| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 7d45b2a2b7957833db0a6192c8695c802f9a74a9..c41670a518a72dd22df78643d31ce0070e201067 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[];
|
|
|