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

Unified Diff: ui/views/BUILD.gn

Issue 1639003002: Revert of Introduce AndroidFocusRules and NativeWidgetAndroid (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase plus removing menu_config_android.cc Created 4 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 | « chrome/browser/ui/views/chrome_views_delegate.cc ('k') | ui/views/controls/menu/menu_config_android.cc » ('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 d506603f175375826f81192bc5fe22e2b1f08ebe..fd2bbee3b02ec4f5fe803db543282841b5f74c77 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -128,9 +128,6 @@ component("views") {
sources += gypi_values.views_desktop_aura_linux_sources
}
}
- if (is_android) {
- sources += gypi_values.views_android_sources
- }
}
if (is_mac) {
« no previous file with comments | « chrome/browser/ui/views/chrome_views_delegate.cc ('k') | ui/views/controls/menu/menu_config_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698