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

Unified Diff: ui/views/BUILD.gn

Issue 1477253002: Use a single views::MenuConfig instance for each platform (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add menu_config_android Created 5 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/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index b411f181589b850fb90abcfdbd07d43edd6bdfd7..21015b5cc5713229c1572530381cbfead81a9d26 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -72,6 +72,7 @@ component("views") {
if (is_chromeos) {
sources -= [
+ "controls/menu/menu_config_linux.cc",
"linux_ui/status_icon_linux.cc",
"linux_ui/status_icon_linux.h",
]
« no previous file with comments | « chrome/browser/ui/views/toolbar/extension_toolbar_menu_view.cc ('k') | ui/views/cocoa/bridged_content_view.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698