| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index d8f4f27d37cd1cec01604a900a221bfb4137cba7..542abc4d287a521d24c302358107e3e5b6fd9381 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -689,13 +689,8 @@ component("ash") {
|
| "wm/overview/cleanup_animation_observer.cc",
|
| "wm/overview/cleanup_animation_observer.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",
|
|
|