Commit bbac0e74 authored by ajuma's avatar ajuma Committed by Commit bot

cc: Remove unused variables from PropertyTreeBuilder's DataForRecursion

BUG=386810

Review URL: https://codereview.chromium.org/1023253002

Cr-Commit-Position: refs/heads/master@{#321637}
parent 47ad01f5
......@@ -27,8 +27,6 @@ struct DataForRecursion {
Layer* render_target;
int clip_tree_parent;
int opacity_tree_parent;
gfx::Vector2dF offset_to_transform_tree_parent;
gfx::Vector2dF offset_to_transform_fixed_parent;
const Layer* page_scale_layer;
float page_scale_factor;
float device_scale_factor;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment