| Index: cc/proto/property_tree.proto
|
| diff --git a/cc/proto/property_tree.proto b/cc/proto/property_tree.proto
|
| index 13d66b0c161873adb5d40c9913a3219e6c1211ac..b4f914d22939e21c0bdfb1581ee517a99fb78f34 100644
|
| --- a/cc/proto/property_tree.proto
|
| +++ b/cc/proto/property_tree.proto
|
| @@ -48,10 +48,6 @@ message TranformNodeData {
|
| optional bool in_subtree_of_page_scale_layer = 28;
|
| optional bool transform_changed = 40;
|
| optional float post_local_scale_factor = 29;
|
| - optional float local_maximum_animation_target_scale = 30;
|
| - optional float local_starting_animation_scale = 31;
|
| - optional float combined_maximum_animation_target_scale = 32;
|
| - optional float combined_starting_animation_scale = 33;
|
|
|
| optional Vector2dF sublayer_scale = 34;
|
| optional ScrollOffset scroll_offset = 35;
|
|
|