| Index: ui/gl/gl_switches.h
 | 
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
 | 
| index 05767db23434be1dd4c8ea51a2fa5c48b22631bd..c6d92cb043d1aaf3b72710f1d3669f2b97953bfd 100644
 | 
| --- a/ui/gl/gl_switches.h
 | 
| +++ b/ui/gl/gl_switches.h
 | 
| @@ -32,6 +32,7 @@ namespace switches {
 | 
|  
 | 
|  GL_EXPORT extern const char kDisableD3D11[];
 | 
|  GL_EXPORT extern const char kDisableGpuVsync[];
 | 
| +GL_EXPORT extern const char kDisableDisplayVsync[];
 | 
|  GL_EXPORT extern const char kEnableGPUServiceLogging[];
 | 
|  GL_EXPORT extern const char kEnableGPUServiceTracing[];
 | 
|  GL_EXPORT extern const char kGpuNoContextLost[];
 | 
| 
 |