Index: cc/picture_pile_impl.h |
diff --git a/cc/picture_pile_impl.h b/cc/picture_pile_impl.h |
index b041635e3e37a78a2a7738df66e09f0600cf9c94..5e9d65d4026cd8f28680e834016df798e61be0a3 100644 |
--- a/cc/picture_pile_impl.h |
+++ b/cc/picture_pile_impl.h |
@@ -34,7 +34,7 @@ public: |
// It is assumed that contentsScale has already been applied to this canvas. |
void Raster( |
SkCanvas* canvas, |
- gfx::Rect rect, |
+ gfx::Rect content_rect, |
float contents_scale, |
RenderingStats* stats); |