| Index: ui/gl/gl_switches.h
|
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
|
| index ca317a2fb61982a5cdbcad7ba88664d1e89f428c..3c1eff74346e9d8417b08a8599d91214678d18d0 100644
|
| --- a/ui/gl/gl_switches.h
|
| +++ b/ui/gl/gl_switches.h
|
| @@ -35,7 +35,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[];
|
|
|
|
|