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

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: fix command line 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
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 9a7cefbdd6b0c8a6d4a59876f8a373a3a91de318..00175b4608397d3a49291220d955a5c6d55ac315 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -69,8 +69,8 @@
'focus_manager.h',
'layout_manager.cc',
'layout_manager.h',
- 'monitor.cc',
- 'monitor.h',
+ 'monitor_aura.cc',
+ 'monitor_aura.h',
'monitor_change_observer_x11.cc',
'monitor_change_observer_x11.h',
'monitor_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698