Index: webkit/compositor_bindings/web_external_texture_layer_impl.h |
diff --git a/webkit/compositor_bindings/web_external_texture_layer_impl.h b/webkit/compositor_bindings/web_external_texture_layer_impl.h |
index cf82629a226fdbc0e2a0be6cf8745c4ca3ea6349..95f6df45c26a6bfb5c1885558561996a2b8992d9 100644 |
--- a/webkit/compositor_bindings/web_external_texture_layer_impl.h |
+++ b/webkit/compositor_bindings/web_external_texture_layer_impl.h |
@@ -30,7 +30,7 @@ public: |
virtual void setRateLimitContext(bool) OVERRIDE; |
// TextureLayerClient implementation. |
- virtual unsigned prepareTexture(cc::TextureUpdateQueue&) OVERRIDE; |
+ virtual unsigned prepareTexture(cc::ResourceUpdateQueue&) OVERRIDE; |
virtual WebGraphicsContext3D* context() OVERRIDE; |
private: |