Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2186)

Unified Diff: Source/devtools/scripts/frontend_modules.json

Issue 470553002: DevTools: move TracingModel.js into the sdk module. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Review comments addressed. Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/devtools/front_end/timeline/module.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/scripts/frontend_modules.json
diff --git a/Source/devtools/scripts/frontend_modules.json b/Source/devtools/scripts/frontend_modules.json
index aa695d56ae42f5c225da0f576cf8cc5fadcb4120..ab5bf15575739141222ccc61d9f032745a549a40 100644
--- a/Source/devtools/scripts/frontend_modules.json
+++ b/Source/devtools/scripts/frontend_modules.json
@@ -62,6 +62,7 @@
"sdk/OverridesSupport.js",
"sdk/PowerProfiler.js",
"sdk/PresentationConsoleMessageHelper.js",
+ "sdk/TracingModel.js",
"sdk/WorkerManager.js",
"sdk/WorkerTargetManager.js",
"sdk/RuntimeModel.js",
@@ -331,7 +332,6 @@
"timeline/TimelineView.js",
"timeline/TimelinePaintProfilerView.js",
"timeline/TimelineLayersView.js",
- "timeline/TracingModel.js",
"timeline/TracingTimelineUIUtils.js",
"timeline/TransformController.js"
]
« no previous file with comments | « Source/devtools/front_end/timeline/module.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698