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

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: warnings 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
« no previous file with comments | « ui/views/test/menu_runner_test_api.cc ('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 af9d4415ce3f198e2d6945c52fbda47e5fa856d4..e853e765d0c39394a430748af24541965829bffa 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',
« no previous file with comments | « 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