Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / timeline / timeline-enum-stability-expected.txt
index b74a6ef..ba438ac 100644 (file)
@@ -4,7 +4,6 @@ Applications outside of WebKit depend on the stability of the mapping of these t
 
 {
     ActivateLayerTree : "ActivateLayerTree"
-    AutosizeText : "AutosizeText"
     BeginFrame : "BeginFrame"
     CancelAnimationFrame : "CancelAnimationFrame"
     CompositeLayers : "CompositeLayers"
@@ -19,6 +18,7 @@ Applications outside of WebKit depend on the stability of the mapping of these t
     GCEvent : "GCEvent"
     GPUTask : "GPUTask"
     InvalidateLayout : "InvalidateLayout"
+    JSFrame : "JSFrame"
     Layout : "Layout"
     MarkDOMContent : "MarkDOMContent"
     MarkFirstPaint : "MarkFirstPaint"
@@ -37,13 +37,13 @@ Applications outside of WebKit depend on the stability of the mapping of these t
     ResourceReceivedData : "ResourceReceivedData"
     ResourceSendRequest : "ResourceSendRequest"
     Root : "Root"
-    ScheduleResourceRequest : "ScheduleResourceRequest"
     ScheduleStyleRecalculation : "ScheduleStyleRecalculation"
     ScrollLayer : "ScrollLayer"
     TimeStamp : "TimeStamp"
     TimerFire : "TimerFire"
     TimerInstall : "TimerInstall"
     TimerRemove : "TimerRemove"
+    UpdateCounters : "UpdateCounters"
     UpdateLayerTree : "UpdateLayerTree"
     WebSocketCreate : "WebSocketCreate"
     WebSocketDestroy : "WebSocketDestroy"