Index: cc/resources/picture.h |
diff --git a/cc/resources/picture.h b/cc/resources/picture.h |
index 79c2720b5cee703ae9b617823418c0e77c4e1ebe..e48a40bf374b055cd8498dee76e69349e1411468 100644 |
--- a/cc/resources/picture.h |
+++ b/cc/resources/picture.h |
@@ -74,8 +74,7 @@ class CC_EXPORT Picture |
void Raster(SkCanvas* canvas, |
SkDrawPictureCallback* callback, |
gfx::Rect content_rect, |
- float contents_scale, |
- bool enable_lcd_text); |
+ float contents_scale); |
scoped_ptr<base::Value> AsValue() const; |