| Index: cc/trees/layer_tree_host.h
|
| diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h
|
| index d351911e2c4fd4f2ec55275770fe757379346d86..23426b17ac0075308f7374cf66573fd056914308 100644
|
| --- a/cc/trees/layer_tree_host.h
|
| +++ b/cc/trees/layer_tree_host.h
|
| @@ -422,8 +422,6 @@ class CC_EXPORT LayerTreeHost {
|
| bool content_is_suitable_for_gpu_rasterization_;
|
| bool gpu_rasterization_histogram_recorded_;
|
|
|
| - gfx::Vector2dF elastic_overscroll_;
|
| -
|
| // If set, then page scale animation has completed, but the client hasn't been
|
| // notified about it yet.
|
| bool did_complete_scale_animation_;
|
|
|