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

Unified Diff: chrome/browser/flag_descriptions.h

Issue 2955963002: Update Chrome Upstream flow to reflect new UI mocks (Closed)
Patch Set: Put changes behind AutofillUpstreamShowNewUi flag Created 3 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
Index: chrome/browser/flag_descriptions.h
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
index 7e86e33829688dfd747c6cc7faa0f7b442334fb8..d5487e730c3242462d859e5f42c85751570eee4b 100644
--- a/chrome/browser/flag_descriptions.h
+++ b/chrome/browser/flag_descriptions.h
@@ -181,6 +181,9 @@ extern const char kEnableAutofillCreditCardLastUsedDateDisplayDescription[];
extern const char kEnableAutofillCreditCardUploadCvcPromptName[];
extern const char kEnableAutofillCreditCardUploadCvcPromptDescription[];
+extern const char kEnableAutofillCreditCardUploadNewUiName[];
jiahuiguo 2017/08/09 00:33:37 Move down to the desktop only section?
Jared Saul 2017/08/09 00:45:24 ditto
+extern const char kEnableAutofillCreditCardUploadNewUiDescription[];
+
extern const char kEnableBreakingNewsPushName[];
extern const char kEnableBreakingNewsPushDescription[];

Powered by Google App Engine
This is Rietveld 408576698