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

Unified Diff: ash/ash.gyp

Issue 10546024: Add RootWindowController (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 8337b4c4a1d3a654a861ec1e00be017c186e7085..c7c9d839daa3fd9744b88c783ad09855d0b7c01f 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -101,6 +101,8 @@
'monitor/multi_monitor_manager.h',
'monitor/secondary_monitor_view.cc',
'monitor/secondary_monitor_view.h',
+ 'root_window_controller.cc',
+ 'root_window_controller.h',
'screen_ash.cc',
'screen_ash.h',
'screensaver/screensaver_view.cc',

Powered by Google App Engine
This is Rietveld 408576698