| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index fc0771c796ba7b2f13411bb5cf9f1532050d4b33..839ca21f46b78691de0cfabe3ba53747d4d5d51c 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -492,6 +492,8 @@
|
| 'common/wm/wm_toplevel_window_event_handler.h',
|
| 'common/wm/wm_types.cc',
|
| 'common/wm/wm_types.h',
|
| + 'common/wm/wm_window_animations.cc',
|
| + 'common/wm/wm_window_animations.h',
|
| 'common/wm/workspace/magnetism_matcher.cc',
|
| 'common/wm/workspace/magnetism_matcher.h',
|
| 'common/wm/workspace/multi_window_resize_controller.cc',
|
|
|