Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 4aa7a0c30d7f3031898df7dc383a69762b057a5c..1f19dfd28ba0cdd6407f9f2efb054534c1682d8e 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -99,6 +99,8 @@ |
'display/display_pref_util.h', |
'display/event_transformation_handler.cc', |
'display/event_transformation_handler.h', |
+ 'display/mirror_window_controller.cc', |
+ 'display/mirror_window_controller.h', |
'display/mouse_cursor_event_filter.cc', |
'display/mouse_cursor_event_filter.h', |
'display/output_configurator_animation.cc', |
@@ -552,6 +554,8 @@ |
'test/launcher_view_test_api.h', |
'test/display_manager_test_api.cc', |
'test/display_manager_test_api.h', |
+ 'test/mirror_window_test_api.cc', |
+ 'test/mirror_window_test_api.h', |
'test/shell_test_api.cc', |
'test/shell_test_api.h', |
'test/test_activation_delegate.cc', |