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

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

Issue 104523002: [DevTools] Add power profiler and power overview in timeline panel. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase 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
« no previous file with comments | « Source/devtools/front_end/timelinePanel.css ('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 f5195c0ff786eb453b2e06ed3f8014906516ffde..db77fcb8a201c1fca26809c94385cf73121196ad 100644
--- a/Source/devtools/scripts/frontend_modules.json
+++ b/Source/devtools/scripts/frontend_modules.json
@@ -59,6 +59,7 @@
"NetworkUISourceCodeProvider.js",
"NotificationService.js",
"OverridesSupport.js",
+ "PowerProfiler.js",
"PresentationConsoleMessageHelper.js",
"WorkerManager.js",
"WorkerTargetManager.js",
@@ -303,6 +304,7 @@
"TimelineFrameModel.js",
"TimelineFrameOverview.js",
"TimelineMemoryOverview.js",
+ "TimelinePowerOverview.js",
"TimelineModel.js",
"TimelineOverviewPane.js",
"TimelineFlameChart.js",
« no previous file with comments | « Source/devtools/front_end/timelinePanel.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698