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

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 (6) 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..e1ac10f64dba603ad790159dfc81c45fbf21293b 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -136,6 +136,7 @@
'controls/menu/menu_model_adapter.h',
'controls/menu/menu_runner.cc',
'controls/menu/menu_runner.h',
+ 'controls/menu/menu_runner_handler.h',
'controls/menu/menu_scroll_view_container.cc',
'controls/menu/menu_scroll_view_container.h',
'controls/menu/menu_separator.h',
@@ -628,6 +629,8 @@
'test/child_modal_window.h',
'test/desktop_test_views_delegate.cc',
'test/desktop_test_views_delegate.h',
+ 'test/menu_runner_test_api.cc',
+ 'test/menu_runner_test_api.h',
'test/test_views.cc',
'test/test_views.h',
'test/test_views_delegate.cc',
« ui/views/test/menu_runner_test_api.h ('K') | « ui/views/test/menu_runner_test_api.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698