Index: ui/gl/gl_egl_api_implementation.h |
diff --git a/ui/gl/gl_egl_api_implementation.h b/ui/gl/gl_egl_api_implementation.h |
index a2ff28d09121e8c108270854c91ecd123c9c13b7..e58860cf445a483e855dbc94623e65edc7512d82 100644 |
--- a/ui/gl/gl_egl_api_implementation.h |
+++ b/ui/gl/gl_egl_api_implementation.h |
@@ -15,6 +15,7 @@ |
struct GLWindowSystemBindingInfo; |
void InitializeStaticGLBindingsEGL(); |
+void InitializeDynamicGLBindingsEGL(GLContext* context); |
void InitializeDebugGLBindingsEGL(); |
void ClearGLBindingsEGL(); |
bool GetGLWindowSystemBindingInfoEGL(GLWindowSystemBindingInfo* info); |