Index: cc/trees/layer_tree_host.h |
diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h |
index 54962fc4eafdf401556a0450315b90b4f8e183a0..9f1692c31e1dff8b413a74e7cb3503b70cbc85cc 100644 |
--- a/cc/trees/layer_tree_host.h |
+++ b/cc/trees/layer_tree_host.h |
@@ -166,7 +166,6 @@ class CC_EXPORT LayerTreeHost { |
const RendererCapabilities& GetRendererCapabilities() const; |
- void SetNeedsAnimate(); |
virtual void SetNeedsUpdateLayers(); |
virtual void SetNeedsCommit(); |
virtual void SetNeedsFullTreeSync(); |