Chromium Code Reviews| Index: cc/layers/picture_layer.h |
| diff --git a/cc/layers/picture_layer.h b/cc/layers/picture_layer.h |
| index 80bb4d867a6b01ff5c50a390fb835b0735a3a81a..b8c8cfc53258d13bcfce25877b010620d83a0f71 100644 |
| --- a/cc/layers/picture_layer.h |
| +++ b/cc/layers/picture_layer.h |
| @@ -16,6 +16,7 @@ namespace cc { |
| class ContentLayerClient; |
| class ResourceUpdateQueue; |
| +class PictureLayerImpl; |
|
vmpstr
2014/09/02 19:02:25
nit: is this still needed?
|
| class CC_EXPORT PictureLayer : public Layer { |
| public: |