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

Unified Diff: ui/aura/aura.gyp

Issue 10540091: Rename gfx::Monitor to gfx::Display (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: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 0ddb6e519dc4a8bf782c843e70095d920f91bbdc..95818445028ec9d1f6ba10dd5e1934f7b93cfa4e 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -73,6 +73,8 @@
'dispatcher_linux.cc',
'dispatcher_linux.h',
'dispatcher_win.cc',
+ 'display_observer.cc',
+ 'display_observer.h',
'env.cc',
'env.h',
'env_observer.h',
@@ -90,8 +92,6 @@
'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',

Powered by Google App Engine
This is Rietveld 408576698