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

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: Fix GN and Gyp. 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 | « ui/app_list/BUILD.gn ('k') | ui/app_list/pagination_controller.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 d540040fbc80e499daef2ed76e557edd6d562d20..1b700b054114ad7c4c309b59455ba582fc25901d 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -72,6 +72,8 @@
'cocoa/item_drag_controller.mm',
'cocoa/scroll_view_with_no_scrollbars.h',
'cocoa/scroll_view_with_no_scrollbars.mm',
+ 'pagination_controller.cc',
+ 'pagination_controller.h',
'pagination_model.cc',
'pagination_model.h',
'pagination_model_observer.h',
« no previous file with comments | « ui/app_list/BUILD.gn ('k') | ui/app_list/pagination_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698