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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1234063002: [Smart Lock] Auto sign-in snackbar UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git grep -l 'RegisterAutoSigninSnackbarControllerHelper' | xargs sed -i 's/RegisterAutoSigninSnackb… Created 5 years, 4 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') | no next file » | 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 8269ea0c1f7ad4b04a508571a41ed877d78404d2..c09113075ac27c15df56cdd9ff7d1449cc4b4d81 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -522,6 +522,8 @@
'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/android/snackbars/auto_signin_snackbar_controller.cc',
+ 'browser/ui/android/snackbars/auto_signin_snackbar_controller.h',
'browser/ui/auto_login_infobar_delegate.cc',
'browser/ui/auto_login_infobar_delegate.h',
'browser/ui/screen_capture_notification_ui_stub.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698