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

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: Comment. 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
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | ui/android/java/res/values/dimens.xml » ('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 e05610601d8f4deda3c83050ce63c8ec9c42bba5..ddf6d1de330b95a05f130041f42dd50f72e2e94e 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',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | ui/android/java/res/values/dimens.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698