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

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

Issue 212843003: DevTools: Add TimelinePowerGraph (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 9 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
Index: Source/devtools/scripts/frontend_modules.json
diff --git a/Source/devtools/scripts/frontend_modules.json b/Source/devtools/scripts/frontend_modules.json
index 4f69a0f0295ca476c6a79bc77e48ab6bc1055d46..bf233ec64296da66ba67495f0cb783828d9c6aa7 100644
--- a/Source/devtools/scripts/frontend_modules.json
+++ b/Source/devtools/scripts/frontend_modules.json
@@ -304,6 +304,7 @@
"TimelineFrameModel.js",
"TimelineFrameOverview.js",
"TimelineMemoryOverview.js",
+ "TimelinePowerGraph.js",
"TimelinePowerOverview.js",
"TimelineModel.js",
"TimelineOverviewPane.js",

Powered by Google App Engine
This is Rietveld 408576698