| Index: components/autofill/core/common/autofill_switches.h
|
| diff --git a/components/autofill/core/common/autofill_switches.h b/components/autofill/core/common/autofill_switches.h
|
| index e423cca352bfb6ea30369f9e9e356e19eda7e4d7..b1c7d909c2b42aa8211fb50769d781d17833c69f 100644
|
| --- a/components/autofill/core/common/autofill_switches.h
|
| +++ b/components/autofill/core/common/autofill_switches.h
|
| @@ -24,6 +24,7 @@ extern const char kEnableSuggestionsWithSubstringMatch[];
|
| extern const char kIgnoreAutocompleteOffForAutofill[];
|
| extern const char kLocalHeuristicsOnlyForPasswordGeneration[];
|
| extern const char kShowAutofillTypePredictions[];
|
| +extern const char kShowAutofillSignatures[];
|
| extern const char kWalletServiceUseSandbox[];
|
|
|
| #if defined(OS_ANDROID)
|
|
|