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 4b45d2e..aead5ac 100644 --- a/content/public/common/content_switches.h +++ b/content/public/common/content_switches.h @@ -142,7 +142,6 @@ CONTENT_EXPORT extern const char kInvertViewportScrollOrder[]; CONTENT_EXPORT extern const char kEnableVtune[]; CONTENT_EXPORT extern const char kEnableWebGLDraftExtensions[]; CONTENT_EXPORT extern const char kEnableWebGLImageChromium[]; -CONTENT_EXPORT extern const char kEnableWebVR[]; CONTENT_EXPORT extern const char kEnableZeroCopy[]; CONTENT_EXPORT extern const char kExplicitlyAllowedPorts[]; CONTENT_EXPORT extern const char kExtraPluginDir[]; |