Index: cc/trees/layer_tree_host.cc |
diff --git a/cc/trees/layer_tree_host.cc b/cc/trees/layer_tree_host.cc |
index 48604f7e9760172cf3d48f6f48ed22696201e318..2572cd6df23fdc743abdefbf46b397f044c33c3b 100644 |
--- a/cc/trees/layer_tree_host.cc |
+++ b/cc/trees/layer_tree_host.cc |
@@ -563,7 +563,6 @@ void LayerTreeHost::SetDebugState(const LayerTreeDebugState& debug_state) { |
debug_state_.RecordRenderingStats()); |
SetNeedsCommit(); |
- proxy_->SetDebugState(debug_state); |
} |
void LayerTreeHost::SetHasGpuRasterizationTrigger(bool has_trigger) { |