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 5125c828aeed4b31a545440a6369ca84b1599e03..5c357b3bbcd6bb4a18767d6a4f3c09c4e1482eeb 100644 |
--- a/cc/trees/layer_tree_host_impl.h |
+++ b/cc/trees/layer_tree_host_impl.h |
@@ -347,7 +347,7 @@ class CC_EXPORT LayerTreeHostImpl : public InputHandler, |
void SetTreePriority(TreePriority priority); |
- void BeginNextFrame(); |
+ void ResetCurrentFrameTimeForNextFrame(); |
base::TimeTicks CurrentFrameTimeTicks(); |
base::Time CurrentFrameTime(); |