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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 861103002: Credentials chooser UI for Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 24e1a18a3529ca26ba3d855e2f1306064b198454..381c955410c1fbac8ae0a6217f74195dfdd01409 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1107,6 +1107,8 @@
'chrome_browser_ui_android_sources': [
'browser/ui/android/autofill/credit_card_scanner_view_android.cc',
'browser/ui/android/autofill/credit_card_scanner_view_android.h',
+ 'browser/ui/android/infobars/account_chooser_infobar.cc',
+ 'browser/ui/android/infobars/account_chooser_infobar.h',
'browser/ui/android/infobars/generated_password_saved_infobar.cc',
'browser/ui/android/infobars/generated_password_saved_infobar.h',
'browser/ui/auto_login_infobar_delegate.cc',

Powered by Google App Engine
This is Rietveld 408576698