Index: ui/gl/gl_switches.h |
diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h |
index 57590d7bd8776ceaf938a3ab0dfb8424663bf633..bc277045961e4924200166bb973e0a3c73176e45 100644 |
--- a/ui/gl/gl_switches.h |
+++ b/ui/gl/gl_switches.h |
@@ -44,6 +44,7 @@ GL_EXPORT extern const char kGpuSwitchingOptionNameAutomatic[]; |
GL_EXPORT extern const char kUseGL[]; |
GL_EXPORT extern const char kSwiftShaderPath[]; |
GL_EXPORT extern const char kTestGLLib[]; |
+GL_EXPORT extern const char kDisableGLDrawingForTests[]; |
GL_EXPORT extern const char* kGLSwitchesCopiedFromGpuProcessHost[]; |
GL_EXPORT extern const int kGLSwitchesCopiedFromGpuProcessHostNumSwitches; |