Index: cc/test/tiled_layer_test_common.h |
diff --git a/cc/test/tiled_layer_test_common.h b/cc/test/tiled_layer_test_common.h |
index 83934c4232e64cc52856857cc802bf92f954b8d8..19928245bc34ba30ae7bc7aaee691cb56e1a230d 100644 |
--- a/cc/test/tiled_layer_test_common.h |
+++ b/cc/test/tiled_layer_test_common.h |
@@ -71,7 +71,7 @@ private: |
class FakeTiledLayerImpl : public cc::TiledLayerImpl { |
public: |
- FakeTiledLayerImpl(LayerTreeHostImpl* hostImpl, int id); |
+ FakeTiledLayerImpl(LayerTreeImpl* treeImpl, int id); |
virtual ~FakeTiledLayerImpl(); |
using cc::TiledLayerImpl::hasTileAt; |