Commit 2a7f0760 authored by siva.gunturi's avatar siva.gunturi Committed by Commit bot

[cc_cleanup] remove trigger_idle_updates_ variable

This is used earlier in CompositeAndReadback.
Its not used any where now, so removing this.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#296790}
parent ff4fd649
......@@ -401,7 +401,6 @@ class CC_EXPORT LayerTreeHost {
float min_page_scale_factor_;
float max_page_scale_factor_;
gfx::Transform impl_transform_;
bool trigger_idle_updates_;
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