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

Unified Diff: third_party/WebKit/Source/devtools/devtools.gypi

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 | « no previous file | third_party/WebKit/Source/devtools/front_end/sources/AddSourceMapURLDialog.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/devtools.gypi
diff --git a/third_party/WebKit/Source/devtools/devtools.gypi b/third_party/WebKit/Source/devtools/devtools.gypi
index 1f04b7611b119bc079cc2f87f6158e8f6a34d8bd..53b609eb5f1d7a392cfd2a51d5cd4479bfadac92 100644
--- a/third_party/WebKit/Source/devtools/devtools.gypi
+++ b/third_party/WebKit/Source/devtools/devtools.gypi
@@ -663,7 +663,6 @@
'front_end/source_frame/TextEditorAutocompleteController.js',
],
'devtools_sources_js_files': [
- 'front_end/sources/addSourceMapURLDialog.css',
'front_end/sources/navigatorView.css',
'front_end/sources/revisionHistory.css',
'front_end/sources/serviceWorkersSidebar.css',
@@ -748,6 +747,7 @@
],
'devtools_ui_lazy_js_files': [
'front_end/ui_lazy/dataGrid.css',
+ 'front_end/ui_lazy/dialog.css',
'front_end/ui_lazy/filteredListWidget.css',
'front_end/ui_lazy/flameChart.css',
'front_end/ui_lazy/overviewGrid.css',
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/sources/AddSourceMapURLDialog.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698