summaryrefslogtreecommitdiffstats
path: root/content/common/content_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/common/content_switches.h')
-rw-r--r--content/common/content_switches.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/common/content_switches.h b/content/common/content_switches.h
index d798740..07e1c97 100644
--- a/content/common/content_switches.h
+++ b/content/common/content_switches.h
@@ -67,7 +67,7 @@ extern const char kEnableAccessibilityLogging[];
extern const char kEnableBenchmarking[];
extern const char kEnableDNSCertProvenanceChecking[];
extern const char kEnableDeviceMotion[];
-extern const char kEnableFullScreen[];
+extern const char kDisableFullScreen[];
extern const char kEnableGPUPlugin[];
extern const char kEnableLogging[];
extern const char kEnableMediaStream[];