| Index: cc/proto/layer_tree_settings.proto
|
| diff --git a/cc/proto/layer_tree_settings.proto b/cc/proto/layer_tree_settings.proto
|
| index 7fd39563fdc8c6d83ec1963d3a35739f268ee88f..f08b42f331da2172466496fb6d0e3561f06176db 100644
|
| --- a/cc/proto/layer_tree_settings.proto
|
| +++ b/cc/proto/layer_tree_settings.proto
|
| @@ -57,7 +57,6 @@ message LayerTreeSettings {
|
| optional bool use_zero_copy = 35;
|
| optional bool use_partial_raster = 36;
|
| optional bool enable_elastic_overscroll = 37;
|
| - repeated uint32 use_image_texture_targets = 38;
|
| optional bool ignore_root_layer_flings = 39;
|
| optional uint32 scheduled_raster_task_limit = 40;
|
| optional bool use_occlusion_for_tile_prioritization = 41;
|
|
|