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

Unified Diff: ui/ui.gyp

Issue 18355002: Move HyperlinkButtonCell to /ui/base/cocoa/controls. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: helpful 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/hyperlink_button_cell_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 9d32f55151c7bc44e0f14d1caee55e0beef4bc09..dcc2aeb14ea097d5aedb7207c51fdd23fef6b964 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -105,6 +105,8 @@
'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/controls/hyperlink_button_cell.h',
+ 'base/cocoa/controls/hyperlink_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/hyperlink_button_cell_unittest.mm ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698