| Index: cc/resources/recording_source.h
|
| diff --git a/cc/resources/recording_source.h b/cc/resources/recording_source.h
|
| index 19eea72f160bb1534922c4119a00ad4ae48239c9..173e1a0b039e490d678125bfd65d9de4d01c3338 100644
|
| --- a/cc/resources/recording_source.h
|
| +++ b/cc/resources/recording_source.h
|
| @@ -28,6 +28,7 @@ class CC_EXPORT RecordingSource {
|
| virtual bool UpdateAndExpandInvalidation(
|
| ContentLayerClient* painter,
|
| Region* invalidation,
|
| + bool can_use_lcd_text,
|
| const gfx::Size& layer_size,
|
| const gfx::Rect& visible_layer_rect,
|
| int frame_number,
|
|
|