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

Unified Diff: athena/athena.gyp

Issue 317163004: Replace the HomeCard by the AppList in Athena (2nd) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 | athena/home/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/athena.gyp
diff --git a/athena/athena.gyp b/athena/athena.gyp
index e4f53b74655e227189ac9da040d8841af6528bdd..c6b0c5558f14e1533ed5cc0118a1893622eba4b4 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -12,6 +12,7 @@
'type': '<(component)',
'dependencies': [
'../ui/aura/aura.gyp:aura',
+ '../ui/app_list/app_list.gyp:app_list',
'../ui/views/views.gyp:views',
'../ui/accessibility/accessibility.gyp:ax_gen',
'../skia/skia.gyp:skia',
@@ -30,8 +31,8 @@
'activity/public/activity_view_manager.h',
'activity/public/activity_view_model.h',
'athena_export.h',
- 'home/home_card_delegate_view.cc',
- 'home/home_card_delegate_view.h',
+ 'home/app_list_view_delegate.cc',
+ 'home/app_list_view_delegate.h',
'home/home_card_impl.cc',
'home/public/home_card.h',
'screen/background_controller.cc',
« no previous file with comments | « no previous file | athena/home/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698