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

Unified Diff: chrome/chrome_browser.gypi

Issue 7462018: [Mac] "Refactor" DraggableButton into a mixin and impl. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments Created 9 years, 4 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/ui/cocoa/draggable_button_mixin.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 8ea63b533aa03c686e7b131fd09b39d24e5b43bb..b028db8bcc22ba607b717bb38bbc304b7d479691 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2445,6 +2445,8 @@
'browser/ui/cocoa/download/download_util_mac.mm',
'browser/ui/cocoa/draggable_button.h',
'browser/ui/cocoa/draggable_button.mm',
+ 'browser/ui/cocoa/draggable_button_mixin.h',
+ 'browser/ui/cocoa/draggable_button_mixin.mm',
'browser/ui/cocoa/drag_util.h',
'browser/ui/cocoa/drag_util.mm',
'browser/ui/cocoa/encoding_menu_controller_delegate_mac.h',
« no previous file with comments | « chrome/browser/ui/cocoa/draggable_button_mixin.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698