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

Unified Diff: components/signin/core/common/signin_switches.h

Issue 2779693003: Adding Finch and flag for Sign-in promo (Closed)
Patch Set: . Created 3 years, 9 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: components/signin/core/common/signin_switches.h
diff --git a/components/signin/core/common/signin_switches.h b/components/signin/core/common/signin_switches.h
index afc8f18bf448242009a259b1452e0cf329544b4f..88c7efff12a9fcd6132dc210a1588da0b4fd5e45 100644
--- a/components/signin/core/common/signin_switches.h
+++ b/components/signin/core/common/signin_switches.h
@@ -25,6 +25,9 @@ extern const char kEnableRefreshTokenAnnotationRequest[];
extern const char kExtensionsMultiAccount[];
extern const char kGoogleProfileInfo[];
sdefresne 2017/03/29 10:37:07 Remove the blank line and sort alphabetically with
jlebel 2017/03/29 10:58:35 Done.
+extern const char kEnableSigninPromo[];
+extern const char kDisableSigninPromo[];
+
extern const base::Feature kUsePasswordSeparatedSigninFlow;
} // namespace switches
« no previous file with comments | « no previous file | components/signin/core/common/signin_switches.cc » ('j') | components/signin/core/common/signin_switches.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698