| Index: cc/layers/picture_layer_impl.h
|
| diff --git a/cc/layers/picture_layer_impl.h b/cc/layers/picture_layer_impl.h
|
| index 4b113bcb1658e369473e0f04a379715c8801c20b..12bf80e2b25f11e9a7dbcf83d35338cf7883c238 100644
|
| --- a/cc/layers/picture_layer_impl.h
|
| +++ b/cc/layers/picture_layer_impl.h
|
| @@ -147,7 +147,6 @@ class CC_EXPORT PictureLayerImpl
|
| float raster_contents_scale_;
|
| float low_res_raster_contents_scale_;
|
|
|
| - bool raster_source_scale_is_fixed_;
|
| bool was_screen_space_transform_animating_;
|
| bool only_used_low_res_last_append_quads_;
|
| const bool is_mask_;
|
|
|