| 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 93f83a91501606304112551b7eae6af077f61d73..d0dfdb99dea596838f5e9f396bc50b4c04db49bf 100644
|
| --- a/components/autofill/core/common/autofill_switches.h
|
| +++ b/components/autofill/core/common/autofill_switches.h
|
| @@ -10,7 +10,6 @@ namespace switches {
|
|
|
| // All switches in alphabetical order. The switches should be documented
|
| // alongside the definition of their values in the .cc file.
|
| -extern const char kAutofillServiceUrl[];
|
| extern const char kDisableIgnoreAutocompleteOff[];
|
| extern const char kDisableInteractiveAutocomplete[];
|
| extern const char kDisablePasswordGeneration[];
|
|
|