diff options
Diffstat (limited to 'content/public/common/content_switches.h')
-rw-r--r-- | content/public/common/content_switches.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h index 96b216d..bc45d11 100644 --- a/content/public/common/content_switches.h +++ b/content/public/common/content_switches.h @@ -101,7 +101,6 @@ CONTENT_EXPORT extern const char kEnableLogging[]; extern const char kEnableMediaSource[]; extern const char kEnablePeerConnection[]; extern const char kEnableMonitorProfile[]; -extern const char kEnableOriginBoundCerts[]; extern const char kEnablePartialSwap[]; extern const char kEnablePinch[]; extern const char kEnablePreparsedJsCaching[]; |