summaryrefslogtreecommitdiffstats
path: root/ui/gl/gl_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gl/gl_switches.h')
-rw-r--r--ui/gl/gl_switches.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
index 2824cec..4e42431 100644
--- a/ui/gl/gl_switches.h
+++ b/ui/gl/gl_switches.h
@@ -36,6 +36,7 @@ GL_EXPORT extern const char kUseGL[];
GL_EXPORT extern const char kSwiftShaderPath[];
GL_EXPORT extern const char kTestGLLib[];
GL_EXPORT extern const char kUseGpuInTests[];
+GL_EXPORT extern const char kUseWarp[];
// These flags are used by the test harness code, not passed in by users.
GL_EXPORT extern const char kDisableGLDrawingForTests[];