| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 32ec8ec854f91edc53539e579f688957ad8f3778..99c141b584b5411900ff1fd4a50dd98c4bb6963d 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -525,6 +525,8 @@
|
| 'wm/ash_native_cursor_manager.h',
|
| 'wm/boot_splash_screen_chromeos.cc',
|
| 'wm/boot_splash_screen_chromeos.h',
|
| + 'wm/common/wm_event.cc',
|
| + 'wm/common/wm_event.h',
|
| 'wm/common/workspace/workspace_layout_manager_delegate.h',
|
| 'wm/coordinate_conversion.cc',
|
| 'wm/coordinate_conversion.h',
|
| @@ -660,8 +662,6 @@
|
| 'wm/window_state_util.h',
|
| 'wm/window_util.cc',
|
| 'wm/window_util.h',
|
| - 'wm/wm_event.cc',
|
| - 'wm/wm_event.h',
|
| 'wm/wm_types.cc',
|
| 'wm/wm_types.h',
|
| 'wm/workspace/magnetism_matcher.cc',
|
|
|