| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index fb9a7617acefd7e56fbb7a844969b692165cc3f5..4fa6acec56e2204b2219bbe0be60024f289e52ac 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -247,6 +247,7 @@ extern const wchar_t kEnableByteRangeSupport[];
|
| extern const wchar_t kExplicitlyAllowedPorts[];
|
|
|
| extern const wchar_t kActivateOnLaunch[];
|
| +extern const wchar_t kEnableWebSockets[];
|
|
|
| extern const wchar_t kEnableExperimentalWebGL[];
|
|
|
|
|