| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 19f719c9f49145b50153e11c12fb51fbdfdf7bbc..918cca59bf8963fdd235f1ec4738caf9953932a1 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -189,6 +189,7 @@ extern const char kEnableWebSocketOverSpdy[];
|
| extern const char kEventPageIdleTime[];
|
| extern const char kEventPageUnloadingTime[];
|
| extern const char kExperimentalSpellcheckerFeatures[];
|
| +extern const char kExperimentalZeroSuggestURLPrefix[];
|
| extern const char kExplicitlyAllowedPorts[];
|
| extern const char kExtensionProcess[];
|
| extern const char kExtensionsUpdateFrequency[];
|
|
|