Commit a2845429 authored by siva.gunturi's avatar siva.gunturi Committed by Commit bot

[cc_cleanup] remove impl_transform_ variable.

This variable is unused, this can be removed.

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

Cr-Commit-Position: refs/heads/master@{#297862}
parent 10b0754c
......@@ -400,7 +400,6 @@ class CC_EXPORT LayerTreeHost {
float page_scale_factor_;
float min_page_scale_factor_;
float max_page_scale_factor_;
gfx::Transform impl_transform_;
bool has_gpu_rasterization_trigger_;
bool content_is_suitable_for_gpu_rasterization_;
bool gpu_rasterization_histogram_recorded_;
......
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