Index: cc/single_thread_proxy.h |
diff --git a/cc/single_thread_proxy.h b/cc/single_thread_proxy.h |
index 5b5e208a390b1fffa10e66f0c24b5560ce1218f6..fdab990a5f11f1d270fa14612421cf01d960ae3d 100644 |
--- a/cc/single_thread_proxy.h |
+++ b/cc/single_thread_proxy.h |
@@ -62,7 +62,7 @@ private: |
explicit SingleThreadProxy(LayerTreeHost*); |
bool commitAndComposite(); |
- void doCommit(scoped_ptr<TextureUpdateQueue>); |
+ void doCommit(scoped_ptr<ResourceUpdateQueue>); |
bool doComposite(); |
void didSwapFrame(); |