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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1507873006: Implement base class for app_list items. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits addressed Created 5 years 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/browser/ui/app_list/extension_app_item.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 82da04478c0c5d3169e7b212559dfa18cb6d6d50..07a44efd38ff44f85502d597c9191edf43a39e38 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2585,6 +2585,8 @@
'browser/ui/app_list/app_list_syncable_service_factory.h',
'browser/ui/app_list/app_list_view_delegate.cc',
'browser/ui/app_list/app_list_view_delegate.h',
+ 'browser/ui/app_list/chrome_app_list_item.cc',
+ 'browser/ui/app_list/chrome_app_list_item.h',
'browser/ui/app_list/extension_app_item.cc',
'browser/ui/app_list/extension_app_item.h',
'browser/ui/app_list/extension_app_model_builder.cc',
« no previous file with comments | « chrome/browser/ui/app_list/extension_app_item.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698