| Index: cc/test/CCTiledLayerTestCommon.h
|
| diff --git a/cc/test/CCTiledLayerTestCommon.h b/cc/test/CCTiledLayerTestCommon.h
|
| index 0eebeb088ed8341a0fa91a77c1d794bf70b6f73b..9b69c5ca8c34693e1f1f64eda7958a3d1937da43 100644
|
| --- a/cc/test/CCTiledLayerTestCommon.h
|
| +++ b/cc/test/CCTiledLayerTestCommon.h
|
| @@ -81,7 +81,7 @@ public:
|
| virtual ~FakeCCTiledLayerImpl();
|
|
|
| using cc::CCTiledLayerImpl::hasTileAt;
|
| - using cc::CCTiledLayerImpl::hasTextureIdForTileAt;
|
| + using cc::CCTiledLayerImpl::hasResourceIdForTileAt;
|
| };
|
|
|
| class FakeTiledLayerChromium : public cc::TiledLayerChromium {
|
|
|