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

Unified Diff: ui/app_list/app_list.gyp

Issue 15955003: Menu for the OSX app launcher. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: split Created 7 years, 7 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
Index: ui/app_list/app_list.gyp
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
index dd0ceff34627bd1c5c276d42a08782f5798f1726..c7aad484a0fcbe0034be81d6fc80002dcbf9b4a3 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -37,6 +37,8 @@
'app_list_model_observer.h',
'app_list_view_delegate.h',
'apps_grid_view_delegate.h',
+ 'cocoa/app_list_menu_cocoa.h',
+ 'cocoa/app_list_menu_cocoa.mm',
'cocoa/app_list_pager_view.h',
'cocoa/app_list_pager_view.mm',
'cocoa/app_list_view_controller.h',

Powered by Google App Engine
This is Rietveld 408576698