| Index: cc/trees/layer_tree_settings.h
|
| diff --git a/cc/trees/layer_tree_settings.h b/cc/trees/layer_tree_settings.h
|
| index df4f8a8bf4e6e877c01fc1ca566dcab29dc51731..86be2dffc28abfbfbf3474e3a206b83ac7ab7f1a 100644
|
| --- a/cc/trees/layer_tree_settings.h
|
| +++ b/cc/trees/layer_tree_settings.h
|
| @@ -80,7 +80,6 @@ class CC_EXPORT LayerTreeSettings {
|
| bool ignore_root_layer_flings = false;
|
| size_t scheduled_raster_task_limit = 32;
|
| bool use_occlusion_for_tile_prioritization = false;
|
| - bool verify_clip_tree_calculations = false;
|
|
|
| // TODO(khushalsagar): Enable for all client and remove this flag if possible.
|
| // See crbug/com/696864.
|
|
|