| Index: ui/gl/gl_switches.h
|
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
|
| index 590a0a4cd0b87498ec0ee3343df38de45d9b43ff..3a1948b701ab7474b7b23982fecfac1385df0086 100644
|
| --- a/ui/gl/gl_switches.h
|
| +++ b/ui/gl/gl_switches.h
|
| @@ -72,6 +72,9 @@ namespace features {
|
| 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;
|
| +
|
| } // namespace features
|
|
|
| #endif // UI_GL_GL_SWITCHES_H_
|
|
|