| Index: ui/gl/gl_switches.h
|
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
|
| index 3a1948b701ab7474b7b23982fecfac1385df0086..50585f902ccc660d5a43e14303b22579a2bfc7dc 100644
|
| --- a/ui/gl/gl_switches.h
|
| +++ b/ui/gl/gl_switches.h
|
| @@ -68,10 +68,6 @@ GL_EXPORT extern const int kGLSwitchesCopiedFromGpuProcessHostNumSwitches;
|
|
|
| namespace features {
|
|
|
| -#if defined(OS_WIN)
|
| -GL_EXPORT extern const base::Feature kD3DVsync;
|
| -#endif // defined(OS_WIN)
|
| -
|
| GL_EXPORT extern const base::Feature kDirectCompositionUnderlays;
|
| GL_EXPORT extern const base::Feature kDirectCompositionComplexOverlays;
|
|
|
|
|