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

Unified Diff: ash/ash.gyp

Issue 2053113002: Replaced BackgroundAnimator with ShelfBackgroundAnimator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/common/wm/background_animator.h » ('j') | ash/common/wm/background_animator.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index bd3ef60116f477ea7da280354770476df82f4d0b..ad79571f7007b5c262950a096980d2e618c9ad17 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -363,6 +363,9 @@
'shelf/scoped_observer_with_duplicated_sources.h',
'shelf/shelf.cc',
'shelf/shelf.h',
+ 'shelf/shelf_background_animator.cc',
+ 'shelf/shelf_background_animator.h',
+ 'shelf/shelf_background_animator_delegate.h',
'shelf/shelf_bezel_event_filter.cc',
'shelf/shelf_bezel_event_filter.h',
'shelf/shelf_button.cc',
« no previous file with comments | « no previous file | ash/common/wm/background_animator.h » ('j') | ash/common/wm/background_animator.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698