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

Unified Diff: ui/aura/aura.gyp

Issue 9699013: MonitorManager to manage multiple monitors. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . 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
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index fafb0f0bf8860dfc5211b48fbb70f21174daabd8..79d1b0f52683c925bc438211f7139b377d0ef107 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -73,6 +73,10 @@
'gestures/gesture_sequence.h',
'layout_manager.cc',
'layout_manager.h',
+ 'monitor.cc',
+ 'monitor.h',
+ 'monitor_manager.cc',
+ 'monitor_manager.h',
'root_window_host.h',
'root_window_host_linux.cc',
'root_window_host_linux.h',

Powered by Google App Engine
This is Rietveld 408576698