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

Unified Diff: ui/app_list/app_list.gyp

Issue 524503003: Refactor app list scrolling: introduce the PaginationController class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ares-appgrid-vertical-scroll
Patch Set: Rebase. Created 6 years, 4 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 | ui/app_list/pagination_controller.h » ('j') | ui/app_list/pagination_controller.h » ('J')
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 d540040fbc80e499daef2ed76e557edd6d562d20..aadf25bb3647922460f0e16000985319e18f7e14 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -75,6 +75,8 @@
'pagination_model.cc',
'pagination_model.h',
'pagination_model_observer.h',
+ 'pagination_controller.cc',
+ 'pagination_controller.h',
'search_box_model.cc',
'search_box_model.h',
'search_box_model_observer.h',
« no previous file with comments | « no previous file | ui/app_list/pagination_controller.h » ('j') | ui/app_list/pagination_controller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698