Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / devtools / front_end / timeline / module.json
index b6effba..68b86f5 100644 (file)
@@ -8,6 +8,9 @@
             "className": "WebInspector.TimelinePanel"
         }
     ],
+    "dependencies": [
+        "components"
+    ],
     "scripts": [
         "CountersGraph.js",
         "Layers3DView.js",
@@ -30,6 +33,7 @@
         "TimelineView.js",
         "TimelineLayersView.js",
         "TimelinePaintProfilerView.js",
+        "TracingModel.js",
         "TracingTimelineUIUtils.js",
         "TransformController.js",
         "PaintProfilerView.js",