| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index cb7cd4a6213c2e339142463a106806adf4d9f6c9..e2b934be5c0911c3cf18b3c3d9f5417456fc0714 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -587,8 +587,13 @@
|
| 'wm/overlay_event_filter.cc',
|
| 'wm/overlay_event_filter.h',
|
| 'wm/overview/overview_animation_type.h',
|
| - 'wm/overview/scoped_overview_animation_settings.cc',
|
| 'wm/overview/scoped_overview_animation_settings.h',
|
| + 'wm/overview/scoped_overview_animation_settings_aura.cc',
|
| + 'wm/overview/scoped_overview_animation_settings_aura.h',
|
| + 'wm/overview/scoped_overview_animation_settings_factory.cc',
|
| + 'wm/overview/scoped_overview_animation_settings_factory.h',
|
| + 'wm/overview/scoped_overview_animation_settings_factory_aura.cc',
|
| + 'wm/overview/scoped_overview_animation_settings_factory_aura.h',
|
| 'wm/overview/scoped_transform_overview_window.cc',
|
| 'wm/overview/scoped_transform_overview_window.h',
|
| 'wm/overview/window_grid.cc',
|
|
|