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

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

Issue 2223123003: DevTools: Add custom CPU throttling option to timeline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressing caseq comments. Created 4 years, 4 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 | « third_party/WebKit/Source/devtools/front_end/ui_lazy/dialog.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/front_end/ui_lazy/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/ui_lazy/module.json b/third_party/WebKit/Source/devtools/front_end/ui_lazy/module.json
index ed9d2e9022ec3c6b34d2263f77d33b596d1762ad..037a124e4c6f48c390d554f71b494e614a8adfb1 100644
--- a/third_party/WebKit/Source/devtools/front_end/ui_lazy/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/ui_lazy/module.json
@@ -38,6 +38,7 @@
],
"resources": [
"dataGrid.css",
+ "dialog.css",
"filteredListWidget.css",
"flameChart.css",
"overviewGrid.css",
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/ui_lazy/dialog.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698