Index: cc/trees/layer_tree_impl.h |
diff --git a/cc/trees/layer_tree_impl.h b/cc/trees/layer_tree_impl.h |
index 8d6b3e03080e150b76ca7ecd448d6e6a4375800a..7dc92697ae2482611310360d3977df3c5c324b26 100644 |
--- a/cc/trees/layer_tree_impl.h |
+++ b/cc/trees/layer_tree_impl.h |
@@ -80,7 +80,6 @@ class CC_EXPORT LayerTreeImpl { |
int MaxTextureSize() const; |
bool PinchGestureActive() const; |
base::TimeTicks CurrentFrameTimeTicks() const; |
- base::Time CurrentFrameTime() const; |
base::TimeTicks CurrentPhysicalTimeTicks() const; |
void SetNeedsCommit(); |
gfx::Size DrawViewportSize() const; |