diff options
Diffstat (limited to 'ui/wm/wm.gyp')
-rw-r--r-- | ui/wm/wm.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/wm/wm.gyp b/ui/wm/wm.gyp index 17ceaa36..537f67a 100644 --- a/ui/wm/wm.gyp +++ b/ui/wm/wm.gyp @@ -34,6 +34,8 @@ 'core/compound_event_filter.h', 'core/cursor_manager.cc', 'core/cursor_manager.h', + 'core/default_activation_client.cc', + 'core/default_activation_client.h', 'core/easy_resize_window_targeter.cc', 'core/easy_resize_window_targeter.h', 'core/focus_controller.cc', |