| Index: ui/gl/gl_switches.h | 
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h | 
| index 945783b725a5244aeaa8cefcd88cf5c2d82ed579..54b5b1d76899cd13d62f71547e9775ce03019d39 100644 | 
| --- a/ui/gl/gl_switches.h | 
| +++ b/ui/gl/gl_switches.h | 
| @@ -47,7 +47,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[]; | 
|  |