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

Unified Diff: ui/app_list/app_list.gyp

Issue 657793004: Moved FolderImageSource class to a separate file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git/+/app-list-typedefs-iwyu
Patch Set: Fix GN. Created 6 years, 2 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/app_list_folder_item.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 919a3f867f3c83609bdfb5f7c8775553ec415631..01c878c86588e969c26d349b03b70c8a194534cd 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -74,6 +74,8 @@
'cocoa/item_drag_controller.mm',
'cocoa/scroll_view_with_no_scrollbars.h',
'cocoa/scroll_view_with_no_scrollbars.mm',
+ 'folder_image_source.cc',
+ 'folder_image_source.h',
'pagination_controller.cc',
'pagination_controller.h',
'pagination_model.cc',
« no previous file with comments | « ui/app_list/BUILD.gn ('k') | ui/app_list/app_list_folder_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698