| Index: cc/trees/layer_tree_settings.h
|
| diff --git a/cc/trees/layer_tree_settings.h b/cc/trees/layer_tree_settings.h
|
| index e6d467f9122927af92f24088955f3ccd5e495ee7..822de1d97d5d9fb10dac20aeb603336fcbf9b810 100644
|
| --- a/cc/trees/layer_tree_settings.h
|
| +++ b/cc/trees/layer_tree_settings.h
|
| @@ -81,6 +81,7 @@ class CC_EXPORT LayerTreeSettings {
|
| bool use_occlusion_for_tile_prioritization;
|
| bool record_full_layer;
|
| bool verify_property_trees;
|
| + bool use_property_trees;
|
| bool image_decode_tasks_enabled;
|
| bool use_compositor_animation_timelines;
|
| bool wait_for_beginframe_interval;
|
|
|