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

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: fix test 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
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/autofill/content/renderer/autofill_agent.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 40d3ed084a7153db8949862149161404bb49f4e0..e808abfc236fa71a77c5212a24d9740aa648d957 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',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/autofill/content/renderer/autofill_agent.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698