Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 0a3f5cb9c417dbccec559c9b91db49b2ed2bdfd9..11644b247b2196fb1bb8849dc448c405f5c1466c 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -83,6 +83,7 @@ CONTENT_EXPORT extern const char kDisableWebRTC[]; |
CONTENT_EXPORT extern const char kDisableWebAudio[]; |
#endif |
extern const char kDisableWebSecurity[]; |
+extern const char kEnableExperimentalWebSocket[]; |
extern const char kDisableXSSAuditor[]; |
CONTENT_EXPORT extern const char kDomAutomationController[]; |
CONTENT_EXPORT extern const char kReduceSecurityForDomAutomationTests[]; |