Index: cc/proto/property_tree.proto |
diff --git a/cc/proto/property_tree.proto b/cc/proto/property_tree.proto |
index 0c60bcb0a4eec39c2395124075c4cb23487cf664..a48b02dc44ca64999af1dcd80298247114918a35 100644 |
--- a/cc/proto/property_tree.proto |
+++ b/cc/proto/property_tree.proto |
@@ -221,7 +221,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; |