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

Unified Diff: ui/views/controls/webview/webview.gyp

Issue 1391893003: NOT FOR REVIEW: Aura on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
Index: ui/views/controls/webview/webview.gyp
diff --git a/ui/views/controls/webview/webview.gyp b/ui/views/controls/webview/webview.gyp
index 8ccbf082ebad7611948d5d72e4323005b9560e8f..8c5eb04aaba51e56146d6037ca3cef5ea5762466 100644
--- a/ui/views/controls/webview/webview.gyp
+++ b/ui/views/controls/webview/webview.gyp
@@ -33,6 +33,7 @@
# Note: file list duplicated in GN build.
'unhandled_keyboard_event_handler.cc',
'unhandled_keyboard_event_handler.h',
+ 'unhandled_keyboard_event_handler_android.cc',
'unhandled_keyboard_event_handler_linux.cc',
'unhandled_keyboard_event_handler_mac.mm',
'unhandled_keyboard_event_handler_win.cc',

Powered by Google App Engine
This is Rietveld 408576698