Index: ui/aura/aura.gyp |
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp |
index 9a7cefbdd6b0c8a6d4a59876f8a373a3a91de318..9e7fa66b12a65bb809c62f5c714c65d532610174 100644 |
--- a/ui/aura/aura.gyp |
+++ b/ui/aura/aura.gyp |
@@ -88,6 +88,8 @@ |
'root_window_view_mac.mm', |
'root_window.cc', |
'root_window.h', |
+ 'single_monitor_manager.h', |
sky
2012/04/13 16:54:42
nit: sort.
|
+ 'single_monitor_manager.cc', |
'ui_controls_win.cc', |
'ui_controls_x11.cc', |
'window.cc', |
@@ -131,8 +133,6 @@ |
'test/aura_test_helper.h', |
'test/event_generator.cc', |
'test/event_generator.h', |
- 'test/single_monitor_manager.h', |
- 'test/single_monitor_manager.cc', |
'test/test_activation_client.cc', |
'test/test_activation_client.h', |
'test/test_event_filter.cc', |