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

Unified Diff: ui/views/views.gyp

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 | « ui/views/controls/menu/menu_config_android.cc ('k') | ui/views/widget/android/android_focus_rules.h » ('j') | 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 1530505225a22f6c8920a2b2c19a2b217da0dbb8..caff498ec49e4f5e634217f8b047369097753d5a 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -410,13 +410,6 @@
'widget/window_reorderer.cc',
'widget/window_reorderer.h',
],
- 'views_android_sources': [
- 'controls/menu/menu_config_android.cc',
- 'widget/android/android_focus_rules.cc',
- 'widget/android/android_focus_rules.h',
- 'widget/android/native_widget_android.cc',
- 'widget/android/native_widget_android.h',
- ],
'views_desktop_aura_sources': [
'widget/desktop_aura/desktop_capture_client.cc',
'widget/desktop_aura/desktop_capture_client.h',
« no previous file with comments | « ui/views/controls/menu/menu_config_android.cc ('k') | ui/views/widget/android/android_focus_rules.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698