| Index: ui/gl/gl_bindings_autogen_egl.h
|
| diff --git a/ui/gl/gl_bindings_autogen_egl.h b/ui/gl/gl_bindings_autogen_egl.h
|
| index ed1ac5124ddc318b3a00766aee7567377c3dcc66..12e532600b61b8e58140717bd604f9b9ffe60cc3 100644
|
| --- a/ui/gl/gl_bindings_autogen_egl.h
|
| +++ b/ui/gl/gl_bindings_autogen_egl.h
|
| @@ -168,6 +168,7 @@ struct ExtensionsEGL {
|
| bool b_EGL_KHR_reusable_sync;
|
| bool b_EGL_KHR_wait_sync;
|
| bool b_EGL_NV_post_sub_buffer;
|
| + bool b_GL_CHROMIUM_EGL_KHR_fence_sync_bind_always_504758_hack;
|
| };
|
|
|
| struct ProcsEGL {
|
|
|