| Index: cc/resources/picture_pile_impl.h
|
| diff --git a/cc/resources/picture_pile_impl.h b/cc/resources/picture_pile_impl.h
|
| index 3e0dd787855bee4712e3b4001b0878d746e9efad..73994a5e874681cef7f88141b89940c01cf33850 100644
|
| --- a/cc/resources/picture_pile_impl.h
|
| +++ b/cc/resources/picture_pile_impl.h
|
| @@ -30,7 +30,6 @@ namespace cc {
|
|
|
| class CC_EXPORT PicturePileImpl : public RasterSource {
|
| public:
|
| - static scoped_refptr<PicturePileImpl> Create();
|
| static scoped_refptr<PicturePileImpl> CreateFromPicturePile(
|
| const PicturePile* other);
|
|
|
|
|