Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index e721b9abdd9c058fbdb1fc5e9ed3812765316ff7..c5c937acc2872f4116dfc71844b88423e6385f07 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -101,6 +101,7 @@ CONTENT_EXPORT extern const char kDisableThreadedScrolling[]; |
extern const char kDisableV8IdleTasks[]; |
CONTENT_EXPORT extern const char kDisableWebGLImageChromium[]; |
CONTENT_EXPORT extern const char kDisableWebSecurity[]; |
+extern const char kDisableWebVrGesturesForTests[]; |
extern const char kDisableXSSAuditor[]; |
CONTENT_EXPORT extern const char kDisableZeroCopy[]; |
CONTENT_EXPORT extern const char kDisableZeroCopyDxgiVideo[]; |