Chromium Code Reviews| 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..f99856bbf5bca546f4f9074639549ab819b8908a 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_hack; |
| }; |
| struct ProcsEGL { |