Index: cc/resources/picture_pile_impl.h |
diff --git a/cc/resources/picture_pile_impl.h b/cc/resources/picture_pile_impl.h |
index 2f2fe006168cb83958331ff7319bc534e66fd0d6..6e76fc2316a87fee52139b6889fcf5e29818add0 100644 |
--- a/cc/resources/picture_pile_impl.h |
+++ b/cc/resources/picture_pile_impl.h |
@@ -29,7 +29,7 @@ class CC_EXPORT PicturePileImpl : public PicturePileBase { |
// Raster a subrect of this PicturePileImpl into the given canvas. |
// It's only safe to call paint on a cloned version. |
- // It is assumed that contentsScale has already been applied to this canvas. |
+ // It is assumed that contents_scale has already been applied to this canvas. |
void Raster( |
SkCanvas* canvas, |
gfx::Rect canvas_rect, |