Index: cc/trees/layer_tree_impl.h |
diff --git a/cc/trees/layer_tree_impl.h b/cc/trees/layer_tree_impl.h |
index 35214a9c4ff5a253da936b25eb42b7c9ac158b99..76911e1543d345c680d1f297bcf4f03ce36f67ec 100644 |
--- a/cc/trees/layer_tree_impl.h |
+++ b/cc/trees/layer_tree_impl.h |
@@ -96,7 +96,7 @@ |
LayerImpl* FindPendingTreeLayerById(int id); |
bool PinchGestureActive() const; |
BeginFrameArgs CurrentBeginFrameArgs() const; |
- base::TimeDelta CurrentBeginFrameInterval() const; |
+ base::TimeDelta begin_impl_frame_interval() const; |
void SetNeedsCommit(); |
gfx::Rect DeviceViewport() const; |
gfx::Size DrawViewportSize() const; |