Index: components/html_viewer/web_graphics_context_3d_command_buffer_impl.h |
diff --git a/components/html_viewer/web_graphics_context_3d_command_buffer_impl.h b/components/html_viewer/web_graphics_context_3d_command_buffer_impl.h |
index 564f6f49f7cc03f02a9d6bda37342f818ba26380..5dd33586d2a93d41ef7eafc29d4cf661cd049dfa 100644 |
--- a/components/html_viewer/web_graphics_context_3d_command_buffer_impl.h |
+++ b/components/html_viewer/web_graphics_context_3d_command_buffer_impl.h |
@@ -36,7 +36,7 @@ class WebGraphicsContext3DCommandBufferImpl |
const GURL& active_url, |
const blink::WebGraphicsContext3D::Attributes& attributes, |
blink::WebGraphicsContext3D* share_context, |
- blink::WebGLInfo* gl_info); |
+ blink::WebGraphicsContext3D::WebGraphicsInfo* gl_info); |
private: |
WebGraphicsContext3DCommandBufferImpl( |