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

Unified Diff: ui/views/views.gyp

Issue 59383003: Add the button style for combobox (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 7 years, 1 month 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 51a6d2be854fa74bd8149d6f86d88cdb7a0fcc4a..e659e9f5e94c83b3b9d724c677bc32ff5bf093cf 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -90,6 +90,8 @@
'controls/button/menu_button.cc',
'controls/button/menu_button.h',
'controls/button/menu_button_listener.h',
+ 'controls/button/multi_target_button.cc',
+ 'controls/button/multi_target_button.h',
'controls/button/radio_button.cc',
'controls/button/radio_button.h',
'controls/button/text_button.cc',

Powered by Google App Engine
This is Rietveld 408576698