Index: cc/layer_tree_host.cc |
diff --git a/cc/layer_tree_host.cc b/cc/layer_tree_host.cc |
index ca49b100bac673a33c25906e20cc8f4627596b0f..331892d5cff5628cd5b485bc716b7b895e2cbed9 100644 |
--- a/cc/layer_tree_host.cc |
+++ b/cc/layer_tree_host.cc |
@@ -281,7 +281,6 @@ void LayerTreeHost::finishCommitOnImplThread(LayerTreeHostImpl* hostImpl) |
TRACE_EVENT0("cc", "LayerTreeHost::pushProperties"); |
TreeSynchronizer::pushProperties(rootLayer(), syncTree->RootLayer()); |
} |
- syncTree->FindRootScrollLayer(); |
enne (OOO)
2013/01/18 21:57:01
Ooh, this is nice to see.
|
m_needsFullTreeSync = false; |