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

Unified Diff: ui/aura/aura.gyp

Issue 9960042: Refactor screen/monitor so that gfx::Screen returns monitor object. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync Created 8 years, 8 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 | « content/test/test_renderer_host.cc ('k') | ui/aura/monitor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 48a8122224482e9256994ddd1a751c5c8daf80df..cf1eab54d0a0adfcf81b948365f4c85e168f0e18 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -73,12 +73,12 @@
'focus_manager.h',
'layout_manager.cc',
'layout_manager.h',
- 'monitor.cc',
- 'monitor.h',
'monitor_change_observer_x11.cc',
'monitor_change_observer_x11.h',
'monitor_manager.cc',
'monitor_manager.h',
+ 'monitor_observer.cc',
+ 'monitor_observer.h',
'root_window_host.h',
'root_window_host_linux.cc',
'root_window_host_linux.h',
« no previous file with comments | « content/test/test_renderer_host.cc ('k') | ui/aura/monitor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698