Index: ui/wm/wm.gyp |
diff --git a/ui/wm/wm.gyp b/ui/wm/wm.gyp |
index 8ce5e515529ce738f3fa4259e0710f6a898c2486..6c3b48eaf6c831ec148bfd7ef2d3fe4958cf2124 100644 |
--- a/ui/wm/wm.gyp |
+++ b/ui/wm/wm.gyp |
@@ -84,6 +84,10 @@ |
'core/transient_window_stacking_client.h', |
'core/visibility_controller.cc', |
'core/visibility_controller.h', |
+ 'core/window_activation_pre_target_handler.cc', |
+ 'core/window_activation_pre_target_handler.h', |
+ 'core/window_activation_pre_target_handler_observer.cc', |
+ 'core/window_activation_pre_target_handler_observer.h', |
'core/window_animations.cc', |
'core/window_animations.h', |
'core/window_modality_controller.cc', |