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

Unified Diff: ash/ash.gyp

Issue 9701098: MultiMonitor support (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix shutdown order Created 8 years, 9 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 | ash/monitor/monitor_controller.h » ('j') | ash/monitor/monitor_controller.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 0731b60d14355f496ec5ec68e6b487206861a2c4..4fc3b7f22acd4289c7963270b80bd30ea5b2c629 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -103,6 +103,12 @@
'launcher/view_model.h',
'launcher/view_model_utils.cc',
'launcher/view_model_utils.h',
+ 'monitor/monitor_controller.cc',
+ 'monitor/monitor_controller.h',
+ 'monitor/multi_monitor_manager.cc',
+ 'monitor/multi_monitor_manager.h',
+ 'monitor/secondary_monitor_view.cc',
+ 'monitor/secondary_monitor_view.h',
'screen_ash.cc',
'screen_ash.h',
'screenshot_delegate.h',
« no previous file with comments | « no previous file | ash/monitor/monitor_controller.h » ('j') | ash/monitor/monitor_controller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698