Index: cc/trees/layer_tree_host.h |
diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h |
index d42611589201ae32a91ebd63070b02a0af7427e0..a4af339c96301d23b110602e213d1d92c55aeda0 100644 |
--- a/cc/trees/layer_tree_host.h |
+++ b/cc/trees/layer_tree_host.h |
@@ -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_; |