Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(479)

Unified Diff: ash/ash.gyp

Issue 15367003: Create a mirror window. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/accelerators/accelerator_table.cc ('k') | ash/display/display_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « ash/accelerators/accelerator_table.cc ('k') | ash/display/display_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698