| Index: cc/proto/property_tree.proto
|
| diff --git a/cc/proto/property_tree.proto b/cc/proto/property_tree.proto
|
| index bcb50b41ab7c9675aa92e718f98c285712a3b669..6724e457cc903632a5cdd5a19c2586fabb055ab0 100644
|
| --- a/cc/proto/property_tree.proto
|
| +++ b/cc/proto/property_tree.proto
|
| @@ -228,7 +228,6 @@ message PropertyTrees {
|
| optional int64 sequence_number = 6;
|
| optional bool is_main_thread = 13;
|
| optional bool is_active = 14;
|
| - optional bool verify_transform_tree_calculations = 16;
|
|
|
| optional Vector2dF inner_viewport_container_bounds_delta = 8;
|
| optional Vector2dF outer_viewport_container_bounds_delta = 9;
|
|
|