Chromium Code Reviews| Index: ui/wm/wm.gyp |
| diff --git a/ui/wm/wm.gyp b/ui/wm/wm.gyp |
| index 17ceaa361af26444c918ad7b21d470fd03fc600e..537f67a4c163fe4ea5205a1858666c6d2fac3035 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', |