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

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: fix comment 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
« no previous file with comments | « ui/base/cocoa/controls/hover_image_menu_button_unittest.mm ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index ea2ebc389082b994d6489f9ca0af6cd4a48475ca..fb023164e11c77a7c4eabc8e8639127a308b69b5 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',
« no previous file with comments | « ui/base/cocoa/controls/hover_image_menu_button_unittest.mm ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698