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

Unified Diff: ash/ash.gyp

Issue 22429004: Refactor LauncherDelegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 7 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 | ash/launcher/app_list_launcher_item_delegate.h » ('j') | ash/launcher/launcher.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 51d7c1b409496fb1cbec0d640e35ef4b9e9b238d..3616d28d1df28eb1474e0b9878ee8c6e5feb7881 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -138,6 +138,8 @@
'launcher/alternate_app_list_button.h',
'launcher/app_list_button.cc',
'launcher/app_list_button.h',
+ 'launcher/app_list_launcher_item_delegate.cc',
+ 'launcher/app_list_launcher_item_delegate.h',
'launcher/launcher.cc',
'launcher/launcher.h',
'launcher/launcher_alignment_menu.cc',
@@ -145,7 +147,10 @@
'launcher/launcher_button.cc',
'launcher/launcher_button.h',
'launcher/launcher_delegate.h',
+ 'launcher/launcher_delegate_proxy.cc',
+ 'launcher/launcher_delegate_proxy.h',
'launcher/launcher_icon_observer.h',
+ 'launcher/launcher_item_delegate.h',
'launcher/launcher_model.cc',
'launcher/launcher_model.h',
'launcher/launcher_model_observer.h',
« no previous file with comments | « no previous file | ash/launcher/app_list_launcher_item_delegate.h » ('j') | ash/launcher/launcher.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698