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

Unified Diff: ui/views/views.gyp

Issue 11262002: Merge TextButton and LabelButton border images util structs, etc. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rename BorderImages and const image id arrays, etc. Created 8 years, 2 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
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 13675ddf62079a78c4a154e340cc1dfb91b66f40..37f3eb6016ba8967e46903c6f4eb14dd7bffd804 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -67,6 +67,8 @@
'context_menu_controller.h',
'controls/button/button.cc',
'controls/button/button.h',
+ 'controls/button/border_images.cc',
tfarina 2012/10/26 00:38:36 nit: sort
msw 2012/10/27 07:40:57 Done.
+ 'controls/button/border_images.h',
'controls/button/button_dropdown.cc',
'controls/button/button_dropdown.h',
'controls/button/checkbox.cc',
« ui/views/controls/button/text_button.cc ('K') | « ui/views/controls/button/text_button.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698