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

Unified Diff: ui/app_list/app_list.gyp

Issue 11371003: app_list: Add sync animation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix missed init Created 8 years, 1 month 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 | « chrome/chrome_browser_ui.gypi ('k') | ui/app_list/app_list_model.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/app_list.gyp
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
index 5043550279bc2bfb266e9a36536154faaa115955..c40236c62015f9bb905aae115152993247936c35 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -34,6 +34,7 @@
'app_list_item_view.h',
'app_list_model.cc',
'app_list_model.h',
+ 'app_list_model_observer.h',
'app_list_switches.cc',
'app_list_switches.h',
'app_list_view.cc',
@@ -49,6 +50,8 @@
'pagination_model.cc',
'pagination_model.h',
'pagination_model_observer.h',
+ 'pulsing_block_view.cc',
+ 'pulsing_block_view.h',
'search_box_model.h',
'search_box_model.cc',
'search_box_model_observer.h',
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | ui/app_list/app_list_model.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698