| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 0731b60d14355f496ec5ec68e6b487206861a2c4..4fc3b7f22acd4289c7963270b80bd30ea5b2c629 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',
|
|
|