| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index f16581f345056581ddd0e488a4f21e34e0802d13..7a2fcef2683d2b2a1649643b91105267c0501809 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -157,6 +157,7 @@ extern const char kEnableTcpFastOpen[];
|
| extern const char kEnableTopSites[];
|
| extern const char kEnableVerticalTabs[];
|
| extern const char kEnableWatchdog[];
|
| +extern const char kEnableWebSocketOverSpdy[];
|
| extern const char kExperimentalSpellcheckerFeatures[];
|
| extern const char kExplicitlyAllowedPorts[];
|
| extern const char kExtensionsUpdateFrequency[];
|
|
|