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

Unified Diff: ui/views/views.gyp

Issue 14631022: Add support for blue buttons. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 7 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/views/controls/button/button.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index a8d4bfa35fbd4ba7024e2f0bcbf15bdaa4f10d96..b84502447f48572395861329f42319ec3ba2022a 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -69,6 +69,8 @@
'color_constants.cc',
'color_constants.h',
'context_menu_controller.h',
+ 'controls/button/blue_button.cc',
+ 'controls/button/blue_button.h',
'controls/button/button.cc',
'controls/button/button.h',
'controls/button/button_dropdown.cc',
« no previous file with comments | « ui/views/controls/button/button.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698