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

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: sky's review (4) Created 7 years 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 3c0454d3b6067b50bca30cb7d66ff8b5a2c1cd28..f907769ec6e27b1e5adc747ade2f26164ea1b075 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -96,6 +96,7 @@
'controls/combobox/combobox.cc',
'controls/combobox/combobox.h',
'controls/combobox/combobox_listener.h',
+ 'controls/combobox/combobox_menu_runner.h',
'controls/focusable_border.cc',
'controls/focusable_border.h',
'controls/glow_hover_controller.cc',

Powered by Google App Engine
This is Rietveld 408576698