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

Unified Diff: ui/ui.gyp

Issue 15955003: Menu for the OSX app launcher. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Apply CL to master (clean) Created 7 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
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 960bf2affe0c05abb8b0c7e67f6b8620ab1ab265..d684bf8e748b3f12abf1246679ea2fc3b473e570 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -101,6 +101,10 @@
'base/cocoa/base_view.mm',
'base/cocoa/cocoa_event_utils.h',
'base/cocoa/cocoa_event_utils.mm',
+ 'base/cocoa/controls/hover_image_menu_button.h',
+ 'base/cocoa/controls/hover_image_menu_button.mm',
+ 'base/cocoa/controls/hover_image_menu_button_cell.h',
+ 'base/cocoa/controls/hover_image_menu_button_cell.mm',
'base/cocoa/events_mac.mm',
'base/cocoa/find_pasteboard.h',
'base/cocoa/find_pasteboard.mm',

Powered by Google App Engine
This is Rietveld 408576698