| Index: cc/trees/layer_tree_impl.h
|
| diff --git a/cc/trees/layer_tree_impl.h b/cc/trees/layer_tree_impl.h
|
| index 9815c13a76ae0b8d3f32fa6bc31ceb4471335e4d..0cf8aad3881c7b2f1d2835efbc838d914cdaec75 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;
|
|
|