Index: ui/gl/gl_switches.h |
diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h |
index 6136460ba1c48b638b8889b58bf6ffa73ee7fad8..39996ebb5eb495c68d9706f3039ee8c12d89b3f2 100644 |
--- a/ui/gl/gl_switches.h |
+++ b/ui/gl/gl_switches.h |
@@ -45,6 +45,7 @@ GL_EXPORT extern const char kSwiftShaderPath[]; |
GL_EXPORT extern const char kTestGLLib[]; |
GL_EXPORT extern const char kUseGpuInTests[]; |
GL_EXPORT extern const char kEnableUnsafeES3APIs[]; |
+GL_EXPORT extern const char kEnableSgiVideoSync[]; |
GL_EXPORT extern const char kDisableGLExtensions[]; |
// These flags are used by the test harness code, not passed in by users. |