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

Unified Diff: chrome/app/google_chrome_strings.grd

Issue 1412453002: Remove enable-iframe-based-signin flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 5 years, 2 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/app/google_chrome_strings.grd
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index 7112a2710e794982e78bed9acce8608ae3402b7f..8afc84db85af903cdd7ca1b246dd1953c854f2e2 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -553,12 +553,6 @@ Google Chrome is unable to recover your settings.
</if>
<!-- about:flags -->
- <message name="IDS_FLAGS_ENABLE_IFRAME_BASED_SIGNIN_NAME" desc="Title for the flag to enable iframe-based sign-in flows.">
- Enables iframe-based Chrome sign-in flows. This flag overrides --enable-web-based-signin.
- </message>
- <message name="IDS_FLAGS_ENABLE_IFRAME_BASED_SIGNIN_DESCRIPTION" desc="Description for the flag to enable iframe-based sign-in flows">
- When enabled, will use an iframe-based Chrome sign-in flow; otherwise uses a webview-based flow.
- </message>
<message name="IDS_FLAGS_DEBUG_SHORTCUTS_DESCRIPTION" desc="Description of the 'Debugging keyboard shortcuts' lab.">
Enables additional keyboard shortcuts that are useful for debugging Google Chrome.
</message>

Powered by Google App Engine
This is Rietveld 408576698