| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index b756fd742de0b4340c146837e3f9161846ca13b1..53355e2ffa24b5c3216e0d17d87c766a900a8833 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -657,6 +657,9 @@ extern const char kShowAutofillSignaturesDescription[];
|
| extern const char kShowAutofillTypePredictionsName[];
|
| extern const char kShowAutofillTypePredictionsDescription[];
|
|
|
| +extern const char kManualFallbackForPasswordSavingName[];
|
| +extern const char kManualFallbackForPasswordSavingDescription[];
|
| +
|
| extern const char kShowOverdrawFeedbackName[];
|
| extern const char kShowOverdrawFeedbackDescription[];
|
|
|
|
|