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

Unified Diff: third_party/WebKit/Source/devtools/BUILD.gn

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/BUILD.gn
diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
index 40ed53a3e8a9d80e20f6768ea8efeda33450beaf..0324bcd4116ad9ab26eb91adc07795c88c21694d 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -117,6 +117,7 @@ all_devtools_files = [
"front_end/common/Worker.js",
"front_end/components/breakpointsList.css",
"front_end/components/BreakpointsSidebarPaneBase.js",
+ "front_end/components/CPUThrottlingManager.js",
"front_end/components/customPreviewSection.css",
"front_end/components/CustomPreviewSection.js",
"front_end/components/DataSaverInfobar.js",

Powered by Google App Engine
This is Rietveld 408576698