Index: cc/trees/layer_tree_host_impl.h |
diff --git a/cc/trees/layer_tree_host_impl.h b/cc/trees/layer_tree_host_impl.h |
index 05ddaabcf8a05d1cf7d35825979e1bd92bb0da79..566dd511e89b22eb5e0a5d81aeaedd1c3c2ec226 100644 |
--- a/cc/trees/layer_tree_host_impl.h |
+++ b/cc/trees/layer_tree_host_impl.h |
@@ -258,6 +258,7 @@ class CC_EXPORT LayerTreeHostImpl |
virtual void SetMemoryPolicy(const ManagedMemoryPolicy& policy) OVERRIDE; |
virtual void SetTreeActivationCallback(const base::Closure& callback) |
OVERRIDE; |
+ virtual int GetSourceFrameNumber() OVERRIDE; |
// Called from LayerTreeImpl. |
void OnCanDrawStateChangedForTree(); |