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

Unified Diff: ash/BUILD.gn

Issue 2679333002: [ash-md] Remove the number of animators used for the Shelf animations. (Closed)
Patch Set: Addressed comments from patch set 4. Created 3 years, 10 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/animation/animation_change_type.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 5549cfea86fce109f34c1d91f60514c053d34bdd..8087847f192fb837bf7a030605fb4a6c2576282d 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -27,6 +27,7 @@ component("ash") {
"accelerators/magnifier_key_scroller.h",
"accelerators/spoken_feedback_toggler.cc",
"accelerators/spoken_feedback_toggler.h",
+ "animation/animation_change_type.h",
"app_list/app_list_delegate_impl.cc",
"app_list/app_list_delegate_impl.h",
"app_list/app_list_presenter_delegate.cc",
@@ -461,8 +462,6 @@ component("ash") {
"common/wallpaper/wallpaper_widget_controller.h",
"common/wm/always_on_top_controller.cc",
"common/wm/always_on_top_controller.h",
- "common/wm/background_animator.cc",
- "common/wm/background_animator.h",
"common/wm/container_finder.cc",
"common/wm/container_finder.h",
"common/wm/default_state.cc",
« no previous file with comments | « no previous file | ash/animation/animation_change_type.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698