Index: cc/picture_pile_impl.h |
diff --git a/cc/picture_pile_impl.h b/cc/picture_pile_impl.h |
index 5e9d65d4026cd8f28680e834016df798e61be0a3..1ffa2c252bcba97415c144d851e3d25a36b2f9a1 100644 |
--- a/cc/picture_pile_impl.h |
+++ b/cc/picture_pile_impl.h |
@@ -38,6 +38,8 @@ public: |
float contents_scale, |
RenderingStats* stats); |
+ void GatherPixelRefs(const gfx::Rect&, std::list<skia::LazyPixelRef*>&); |
+ |
private: |
friend class PicturePile; |