Chromium Code Reviews| 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[]; |