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

Unified Diff: chrome/chrome.gyp

Issue 248019: [Mac] Create HyperlinkButtonCell and make the "Get themes" button an instance (Closed)
Patch Set: Add unit test Created 11 years, 3 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 | « chrome/browser/cocoa/hyperlink_button_cell_unittest.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 92cbd293f32f4e6022be51464df16408f61ba7a2..d26a644650c1fa1e8853d40d69ff8f1b4237f74d 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1052,6 +1052,8 @@
'browser/cocoa/history_menu_bridge.mm',
'browser/cocoa/history_menu_cocoa_controller.h',
'browser/cocoa/history_menu_cocoa_controller.mm',
+ 'browser/cocoa/hyperlink_button_cell.h',
+ 'browser/cocoa/hyperlink_button_cell.mm',
'browser/cocoa/hung_renderer_controller.h',
'browser/cocoa/hung_renderer_controller.mm',
'browser/cocoa/import_progress_dialog.h',
@@ -4253,6 +4255,7 @@
'browser/cocoa/gradient_button_cell_unittest.mm',
'browser/cocoa/history_menu_bridge_unittest.mm',
'browser/cocoa/history_menu_cocoa_controller_unittest.mm',
+ 'browser/cocoa/hyperlink_button_cell_unittest.mm',
'browser/cocoa/menu_button_unittest.mm',
'browser/cocoa/nsimage_cache_unittest.mm',
'browser/cocoa/nswindow_local_state_unittest.mm',
« no previous file with comments | « chrome/browser/cocoa/hyperlink_button_cell_unittest.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698