Chromium Code Reviews| Index: cc/picture_pile_impl.h |
| diff --git a/cc/picture_pile_impl.h b/cc/picture_pile_impl.h |
| index 3b75891ba04288615d745ca3bfce05feb5ecc13c..473e3576ce370c4f3017f51c0f11359e4e6324e3 100644 |
| --- a/cc/picture_pile_impl.h |
| +++ b/cc/picture_pile_impl.h |
| @@ -41,6 +41,8 @@ public: |
| void GatherPixelRefs(const gfx::Rect&, std::list<skia::LazyPixelRef*>&); |
| + gfx::Rect LayerRect() const; |
| + |
| private: |
| friend class PicturePile; |