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

Unified Diff: ui/ui.gyp

Issue 12937008: Move HoverButton and HoverImageButton from chrome/browser/ui/cocoa/ to ui/base/cocoa. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: '' Created 7 years, 9 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/hover_image_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 e464f138b106a90f0cb43dcdbe9255f4e4e3059f..7a245ccd4d5c53d26f7cc5b6e1c27e1cd5cf8d0d 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -100,6 +100,10 @@
'base/cocoa/focus_window_set.mm',
'base/cocoa/fullscreen_window_manager.h',
'base/cocoa/fullscreen_window_manager.mm',
+ 'base/cocoa/hover_button.h',
+ 'base/cocoa/hover_button.mm',
+ 'base/cocoa/hover_image_button.h',
+ 'base/cocoa/hover_image_button.mm',
'base/cocoa/nib_loading.h',
'base/cocoa/nib_loading.mm',
'base/cocoa/tracking_area.h',
« no previous file with comments | « ui/base/cocoa/hover_image_button_unittest.mm ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698