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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1082183002: Android - Introduce "keyboard accessory" for Autofill suggestions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more dtrainor review Created 5 years, 8 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: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 5505799b70cbb0b651ecb44acf3d95f430577fbe..76c0efe9fd0cfa275d9444f77bbb8b71e426caf0 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -17,6 +17,8 @@
'browser/ui/android/autofill/autofill_dialog_controller_android.h',
'browser/ui/android/autofill/autofill_dialog_result.cc',
'browser/ui/android/autofill/autofill_dialog_result.h',
+ 'browser/ui/android/autofill/autofill_keyboard_accessory_view.cc',
+ 'browser/ui/android/autofill/autofill_keyboard_accessory_view.h',
'browser/ui/android/autofill/autofill_logger_android.cc',
'browser/ui/android/autofill/autofill_logger_android.h',
'browser/ui/android/autofill/autofill_popup_view_android.cc',

Powered by Google App Engine
This is Rietveld 408576698