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

Unified Diff: ui/app_list/app_list.gyp

Issue 687913003: app_list: Moved FolderImageSource into folder_image.cc. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ares-allapps-icon
Patch Set: Formatting (the ClangFormat rules have changed). Created 6 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 | « ui/app_list/BUILD.gn ('k') | ui/app_list/folder_image.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 3d7dfe2915767e15231f39a31970d633abee9fc6..e960960dd8f927017cabd5724b90f2637257ecea 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -76,8 +76,6 @@
'cocoa/scroll_view_with_no_scrollbars.mm',
'folder_image.cc',
'folder_image.h',
- '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/folder_image.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698