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

Unified Diff: third_party/WebKit/Source/devtools/front_end/components/module.json

Issue 2627103004: DevTools: make cpu throttling manager a control factory we can reuse. (Closed)
Patch Set: for landing Created 3 years, 11 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: third_party/WebKit/Source/devtools/front_end/components/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/components/module.json b/third_party/WebKit/Source/devtools/front_end/components/module.json
index 6991d94afae558d4de6dc5e0faba159eaefd845c..283bc8809b29cb3e46aaf7f54fd87c0a37f04467 100644
--- a/third_party/WebKit/Source/devtools/front_end/components/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/components/module.json
@@ -57,6 +57,7 @@
"scripts": [
"BreakpointsSidebarPaneBase.js",
"CustomPreviewSection.js",
+ "CPUThrottlingManager.js",
"DataSaverInfobar.js",
"DOMBreakpointsSidebarPane.js",
"DOMPresentationUtils.js",

Powered by Google App Engine
This is Rietveld 408576698