Index: ui/gl/gl_switches.h |
diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h |
index 05767db23434be1dd4c8ea51a2fa5c48b22631bd..f594b4db156a221b162f93931814876e835513de 100644 |
--- a/ui/gl/gl_switches.h |
+++ b/ui/gl/gl_switches.h |
@@ -44,7 +44,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 kDisableGLExtensions[]; |
+GL_EXPORT extern const char kDisableExtensions[]; |
// These flags are used by the test harness code, not passed in by users. |
GL_EXPORT extern const char kDisableGLDrawingForTests[]; |