Index: ui/aura/aura.gyp |
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp |
index 9a7cefbdd6b0c8a6d4a59876f8a373a3a91de318..6bea410b72690ff284959c28a13376e13d8a20c9 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.cc', |
+ 'single_monitor_manager.h', |
'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', |