| Index: ui/gl/gl_switches.h
|
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
|
| index 27f6a78f2fc72ee72ebebd0b2fcf4bc920208d8a..62969cb6e4ba14b7a60d7467da0ae7d661ad3387 100644
|
| --- a/ui/gl/gl_switches.h
|
| +++ b/ui/gl/gl_switches.h
|
| @@ -46,7 +46,6 @@ 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 kEnableUnsafeES3APIs[];
|
| GL_EXPORT extern const char kEnableSgiVideoSync[];
|
| GL_EXPORT extern const char kDisableGLExtensions[];
|
| GL_EXPORT extern const char kEnableSwapBuffersWithDamage[];
|
|
|