Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index eba2bc75d9eb2b608f010eb2dd4ba0a401abc8e9..590fe3c81b401f8de85844b76358eae89eb45bbf 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -103,6 +103,12 @@ |
'launcher/view_model.h', |
'launcher/view_model_utils.cc', |
'launcher/view_model_utils.h', |
+ 'monitor/monitor_controller.cc', |
+ 'monitor/monitor_controller.h', |
+ 'monitor/multi_monitor_manager.cc', |
+ 'monitor/multi_monitor_manager.h', |
+ 'monitor/secondary_monitor_view.cc', |
+ 'monitor/secondary_monitor_view.h', |
'screen_ash.cc', |
'screen_ash.h', |
'screenshot_delegate.h', |