Index: cc/trees/single_thread_proxy.h |
diff --git a/cc/trees/single_thread_proxy.h b/cc/trees/single_thread_proxy.h |
index e245432488b1e81f47e7abae40c42e0f6be482cd..8ad0c2f8bddd421026bd2b6e97444fef57958b11 100644 |
--- a/cc/trees/single_thread_proxy.h |
+++ b/cc/trees/single_thread_proxy.h |
@@ -93,6 +93,7 @@ class SingleThreadProxy : public Proxy, LayerTreeHostImplClient { |
void DidSwapFrame(); |
bool ShouldComposite() const; |
+ void UpdateBackgroundAnimateTicking(); |
// Accessed on main thread only. |
LayerTreeHost* layer_tree_host_; |