Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: ash/BUILD.gn

Issue 2901903003: [ash] Cleanup of ScopedOverviewAnimationSettings (Closed)
Patch Set: [ash] Cleanup of ScopedOverviewAnimationSettings (nuked factory) Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/shell.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | ash/shell.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698