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

Unified Diff: ash/ash.gyp

Issue 9701098: MultiMonitor support (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: clang fix 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') | no next file with comments »
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 eba2bc75d9eb2b608f010eb2dd4ba0a401abc8e9..590fe3c81b401f8de85844b76358eae89eb45bbf 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698