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

Unified Diff: ui/views/BUILD.gn

Issue 2655553003: Native themes: Add menu separator part (Closed)
Patch Set: item->separator Created 3 years, 11 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/native_theme/native_theme_win.cc ('k') | ui/views/controls/menu/menu_separator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 9307229d9a0fac2f04aa1d43e8c430a61d4aa6b9..c22ebeafacffcf97e10a549411351f3e6691e5fd 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -178,9 +178,8 @@ component("views") {
"controls/menu/menu_runner_impl_interface.h",
"controls/menu/menu_scroll_view_container.cc",
"controls/menu/menu_scroll_view_container.h",
+ "controls/menu/menu_separator.cc",
"controls/menu/menu_separator.h",
- "controls/menu/menu_separator_views.cc",
- "controls/menu/menu_separator_win.cc",
"controls/menu/menu_types.h",
"controls/menu/native_menu_win.cc",
"controls/menu/native_menu_win.h",
« no previous file with comments | « ui/native_theme/native_theme_win.cc ('k') | ui/views/controls/menu/menu_separator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698