Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / devtools / front_end / devtools.json
index 0e55834..9edb98b 100644 (file)
@@ -1,4 +1,5 @@
 [
+    { "name": "platform", "type": "autostart" },
     { "name": "main", "type": "autostart" },
     { "name": "components", "type": "autostart" },
     { "name": "ui", "type": "autostart" },
@@ -9,6 +10,7 @@
     { "name": "screencast", "type": "autostart" },
     { "name": "workspace", "type": "autostart" },
     { "name": "bindings", "type": "autostart" },
+    { "name": "extensions", "type": "autostart" },
     { "name": "elements" },
     { "name": "network" },
     { "name": "sources" },
     { "name": "audits" },
     { "name": "console" },
     { "name": "source_frame" },
-    { "name": "extensions" },
     { "name": "settings" },
     { "name": "devices" },
-    { "name": "documentation", "experiment": "documentation" },
-    { "name": "layers", "experiment": "layersPanel" },
-    { "name": "promises", "experiment": "promiseTracker" },
+    { "name": "documentation" },
+    { "name": "layers" },
+    { "name": "promises" },
 
     { "name": "heap_snapshot_worker", "type": "worker" },
     { "name": "script_formatter_worker", "type": "worker" },