| Index: ui/gl/gl_switches.h
|
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
|
| index 270b3fcd5c4c589731870c7c3035bcf03f84df93..b4ac56dce9aac922cd2c319d0aea560951609da3 100644
|
| --- a/ui/gl/gl_switches.h
|
| +++ b/ui/gl/gl_switches.h
|
| @@ -46,7 +46,6 @@ GL_EXPORT extern const char kSupportsDualGpus[];
|
|
|
| GL_EXPORT extern const char kUseANGLE[];
|
| 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 kEnableES3APIs[];
|
|
|