| Index: ui/wm/wm.gyp
|
| diff --git a/ui/wm/wm.gyp b/ui/wm/wm.gyp
|
| index 45f346e7f0e2ff7eda978092dc86d29a0aa1003d..886e299f707d827dde164a07097b1da220ac4c05 100644
|
| --- a/ui/wm/wm.gyp
|
| +++ b/ui/wm/wm.gyp
|
| @@ -45,6 +45,8 @@
|
| 'core/cursor_manager.h',
|
| 'core/default_activation_client.cc',
|
| 'core/default_activation_client.h',
|
| + 'core/default_screen_position_client.cc',
|
| + 'core/default_screen_position_client.h',
|
| 'core/easy_resize_window_targeter.cc',
|
| 'core/easy_resize_window_targeter.h',
|
| 'core/focus_controller.cc',
|
|
|