| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 212c3695e90a0e2303870c47c1b3b03608f9aac5..19a09d8dbd5b4b4edb2a628bd411b280ffd62da9 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -169,6 +169,7 @@ extern const char kExperimentalSpellcheckerFeatures[];
|
| extern const char kExplicitlyAllowedPorts[];
|
| extern const char kExtensionProcess[];
|
| extern const char kExtensionsUpdateFrequency[];
|
| +extern const char kExternalAutofillPopup[];
|
| extern const char kFlagSwitchesBegin[];
|
| extern const char kFlagSwitchesEnd[];
|
| extern const char kFeedbackServer[];
|
|
|