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

Unified Diff: chrome/app/generated_resources.grd

Issue 1344443002: Implement new password separated sign in flow for chrome desktop. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 5 years, 3 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index bed132246f5816c93dbae699099771002ee5d250..6b5ee244d0bfa76cf11fb8812ae1834f386febea 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13853,6 +13853,12 @@ After you create a new supervised user, you can manage their settings at any tim
<message name="IDS_FLAGS_ENABLE_ACCOUNT_CONSISTENCY_DESCRIPTION" desc="Description for the flag to enable the account consistency between browser and cookie jar.">
When enabled, the browser manages signing in and out of Google accounts.
</message>
+ <message name="IDS_FLAGS_ENABLE_PASSWORD_SEPARATED_SIGNIN_FLOW_NAME" desc="Title for the flag to enable the new gaia password-separated sign in flow.">
+ Enable new gaia password-separated sign in flow
+ </message>
+ <message name="IDS_FLAGS_ENABLE_PASSWORD_SEPARATED_SIGNIN_FLOW_DESCRIPTION" desc="Description for the flag to enable the new gaia password-separated sign in flow.">
+ When enabled, signing in to the browser will use a new gaia password-separated sign in flow.
+ </message>
<message name="IDS_FLAGS_ENABLE_GOOGLE_PROFILE_INFO_NAME" desc="Title for the flag to enable the google profile information">
Enable Google profile name and icon
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/resources/gaia_auth_host/authenticator.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698