| Index: ui/gl/gl_switches.h
|
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
|
| index bc277045961e4924200166bb973e0a3c73176e45..af7c3ce1a7446c06609a5346640dbfe1c6d27e3d 100644
|
| --- a/ui/gl/gl_switches.h
|
| +++ b/ui/gl/gl_switches.h
|
| @@ -45,6 +45,7 @@ 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 kUseGpuInTests[];
|
|
|
| GL_EXPORT extern const char* kGLSwitchesCopiedFromGpuProcessHost[];
|
| GL_EXPORT extern const int kGLSwitchesCopiedFromGpuProcessHostNumSwitches;
|
|
|