| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 1449dbfac866df2fa6ca9a6e7de2d6399bcb209a..b55d3ad8064df94d696e9e1b3c7409f42bbf0278 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -16,7 +16,6 @@ namespace switches {
|
| // alongside the definition of their values in the .cc file.
|
| CONTENT_EXPORT extern const char kAcceleratedCanvas2dMSAASampleCount[];
|
| CONTENT_EXPORT extern const char kAllowFileAccessFromFiles[];
|
| -CONTENT_EXPORT extern const char kAllowInsecureWebSocketFromHttpsOrigin[];
|
| CONTENT_EXPORT extern const char kAllowLoopbackInPeerConnection[];
|
| CONTENT_EXPORT extern const char kAllowNoSandboxJob[];
|
| CONTENT_EXPORT extern const char kAllowSandboxDebugging[];
|
|
|