| 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 a49935e28b4e27a784e377ab53e25725bf7eb420..f184b6a22138f843251bbc76f512f44aba3ce1cd 100644
|
| --- a/ui/gl/gl_bindings_autogen_egl.h
|
| +++ b/ui/gl/gl_bindings_autogen_egl.h
|
| @@ -163,7 +163,9 @@ struct ExtensionsEGL {
|
| bool b_EGL_CHROMIUM_sync_control;
|
| bool b_EGL_KHR_fence_sync;
|
| bool b_EGL_KHR_gl_texture_2D_image;
|
| + bool b_EGL_KHR_image;
|
| bool b_EGL_KHR_image_base;
|
| + bool b_EGL_KHR_reusable_sync;
|
| bool b_EGL_KHR_wait_sync;
|
| bool b_EGL_NV_post_sub_buffer;
|
| };
|
|
|