| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 1bb0bdece274f611ca979b07735428cfc4a885bd..69afe598f05b10e3be9212818e430a29cdbe4b95 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -190,6 +190,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[];
|
|
|