| Index: ui/gl/gl_switches.h
|
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
|
| index 2824cec374e57ff92d32a9daefe442e83db3c90b..4e424310737ab1e1c17f334ef72b832096c96503 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[];
|
|
|