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

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

Issue 276793002: Revert "Support warning decorations in Timeline flame chart based on trace events" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: upload correct patch thsi time Created 6 years, 7 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/TracingModel.js ('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 aa54e48efc869804ca0cc4ec059de81a3fd6b54f..f0eb2332610ec8f7a24e65ac83bff0219f57d780 100644
--- a/Source/devtools/scripts/frontend_modules.json
+++ b/Source/devtools/scripts/frontend_modules.json
@@ -83,6 +83,7 @@
"sdk/ResourceType.js",
"sdk/ResourceUtils.js",
"sdk/SourceMap.js",
+ "sdk/TracingModel.js",
"sdk/NetworkManager.js",
"sdk/NetworkRequest.js",
"sdk/UISourceCode.js",
@@ -317,8 +318,7 @@
"timeline/TimelinePresentationModel.js",
"timeline/TimelineUIUtils.js",
"timeline/TimelineView.js",
- "timeline/TimelineTracingView.js",
- "timeline/TracingModel.js"
+ "timeline/TimelineTracingView.js"
]
},
{
« no previous file with comments | « Source/devtools/front_end/timeline/TracingModel.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698