Index: content/browser/android/in_process/synchronous_compositor_factory_impl.h |
diff --git a/content/browser/android/in_process/synchronous_compositor_factory_impl.h b/content/browser/android/in_process/synchronous_compositor_factory_impl.h |
index 73044bb792c20264d82e26140d7f6b12283a99d4..8f57cb4ddc8a784091c3f11dfd35e089a61bbbbc 100644 |
--- a/content/browser/android/in_process/synchronous_compositor_factory_impl.h |
+++ b/content/browser/android/in_process/synchronous_compositor_factory_impl.h |
@@ -44,7 +44,7 @@ class SynchronousCompositorFactoryImpl : public SynchronousCompositorFactory { |
const std::string& debug_name) OVERRIDE; |
virtual scoped_refptr<StreamTextureFactory> CreateStreamTextureFactory( |
int view_id) OVERRIDE; |
- virtual webkit::gpu::WebGraphicsContext3DImpl* |
+ virtual webkit::gpu::WebGraphicsContext3DInProcessCommandBufferImpl* |
CreateOffscreenGraphicsContext3D( |
const blink::WebGraphicsContext3D::Attributes& attributes) OVERRIDE; |