Index: cc/resources/picture_pile.h |
diff --git a/cc/resources/picture_pile.h b/cc/resources/picture_pile.h |
index 4ad57b338eb60fed4ce1ea6048aa32a29c51b722..02753a325c15834816312d6818a97628cdce8ff4 100644 |
--- a/cc/resources/picture_pile.h |
+++ b/cc/resources/picture_pile.h |
@@ -26,6 +26,7 @@ class CC_EXPORT PicturePile : public PicturePileBase, public RecordingSource { |
SkColor background_color, |
bool contents_opaque, |
bool contents_fill_bounds_completely, |
+ bool can_use_lcd_text, |
const gfx::Size& layer_size, |
const gfx::Rect& visible_layer_rect, |
int frame_number, |