Index: ui/views/views.gyp |
=================================================================== |
--- ui/views/views.gyp (revision 170746) |
+++ ui/views/views.gyp (working copy) |
@@ -240,6 +240,8 @@ |
'controls/tree/tree_view_views.h', |
'controls/tree/tree_view_win.cc', |
'controls/tree/tree_view_win.h', |
+ 'corewm/activation_change_shim.cc', |
+ 'corewm/activation_change_shim.h', |
'corewm/base_focus_rules.cc', |
'corewm/base_focus_rules.h', |
'corewm/compound_event_filter.cc', |
@@ -248,6 +250,8 @@ |
'corewm/corewm_switches.h', |
'corewm/focus_change_event.cc', |
'corewm/focus_change_event.h', |
+ 'corewm/focus_change_shim.cc', |
+ 'corewm/focus_change_shim.h', |
'corewm/focus_controller.cc', |
'corewm/focus_controller.h', |
'corewm/focus_rules.h', |