| 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[];
|
| +extern const char kEnableAutofillCreditCardUploadNewUiDescription[];
|
| +
|
| extern const char kEnableBreakingNewsPushName[];
|
| extern const char kEnableBreakingNewsPushDescription[];
|
|
|
|
|