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

Unified Diff: Source/devtools/devtools.gypi

Issue 385173007: DevTools: move UI components to target observers in preparation to early UI initialization. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 | Source/devtools/front_end/common/ModuleManager.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index d312b5a7bfc92ea6618ee3d67596f5e99aeb36d1..9a1818f1838ba14a4b129d68259dd3c80a720b5d 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -223,6 +223,7 @@
'front_end/main/App.js',
'front_end/main/HelpScreenUntilReload.js',
'front_end/main/OverridesView.js',
+ 'front_end/main/RenderingOptions.js',
'front_end/main/ScreencastApp.js',
'front_end/main/SimpleApp.js',
'front_end/main/Main.js',
@@ -304,7 +305,6 @@
'front_end/elements/MetricsSidebarPane.js',
'front_end/elements/PlatformFontsSidebarPane.js',
'front_end/elements/PropertiesSidebarPane.js',
- 'front_end/elements/RenderingOptionsView.js',
'front_end/elements/Spectrum.js',
'front_end/elements/StylesSidebarPane.js',
],
« no previous file with comments | « no previous file | Source/devtools/front_end/common/ModuleManager.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698