| Index: gpu/command_buffer/service/gpu_switches.h
|
| diff --git a/gpu/command_buffer/service/gpu_switches.h b/gpu/command_buffer/service/gpu_switches.h
|
| index ac347e4eff61a754a7e456b61362f04fae53aeed..ac6883a481680685201fb1532453d76ddb132dda 100644
|
| --- a/gpu/command_buffer/service/gpu_switches.h
|
| +++ b/gpu/command_buffer/service/gpu_switches.h
|
| @@ -30,7 +30,6 @@ GPU_EXPORT extern const char kEnableSubscribeUniformExtension[];
|
| GPU_EXPORT extern const char kEnableThreadedTextureMailboxes[];
|
| GPU_EXPORT extern const char kGLShaderIntermOutput[];
|
| GPU_EXPORT extern const char kEmulateShaderPrecision[];
|
| -GPU_EXPORT extern const char kEnableGLPathRendering[];
|
|
|
| GPU_EXPORT extern const char* kGpuSwitches[];
|
| GPU_EXPORT extern const int kNumGpuSwitches;
|
|
|