Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 17788cbc669d2e04dd4fb8362651b3a07c73f0a4..60a719d2c8f791578a7d172ba6ff6ec1c667fc84 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -67,6 +67,7 @@ extern const char kDisableRendererAccessibility[]; |
extern const char kDisableSSLFalseStart[]; |
extern const char kDisableSeccompSandbox[]; |
extern const char kDisableSeccompFilterSandbox[]; |
+extern const char kEnableChromeOSGPUSandbox[]; |
extern const char kDisableSessionStorage[]; |
extern const char kDisableSharedWorkers[]; |
extern const char kDisableSiteSpecificQuirks[]; |