| Index: ui/gl/gl_switches.h
|
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
|
| index 2c6122b217a981c75888a40a4a35c3ecd9aef969..8c51d06392e4b9958c89b37be2bbbea4716b966b 100644
|
| --- a/ui/gl/gl_switches.h
|
| +++ b/ui/gl/gl_switches.h
|
| @@ -36,7 +36,7 @@ GL_EXPORT extern const char kDisableGpuVsync[];
|
| GL_EXPORT extern const char kEnableGPUServiceLogging[];
|
| GL_EXPORT extern const char kEnableGPUServiceTracing[];
|
| GL_EXPORT extern const char kGpuNoContextLost[];
|
| -GL_EXPORT extern const char kUseDirectComposition[];
|
| +GL_EXPORT extern const char kDisableDirectComposition[];
|
|
|
| GL_EXPORT extern const char kSupportsDualGpus[];
|
|
|
|
|