| Index: cc/trees/layer_tree_impl.h
|
| diff --git a/cc/trees/layer_tree_impl.h b/cc/trees/layer_tree_impl.h
|
| index 7dc92697ae2482611310360d3977df3c5c324b26..6ab1df14848d1b90099993402db99a7a395fe40e 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::TimeTicks CurrentPhysicalTimeTicks() const;
|
| void SetNeedsCommit();
|
| gfx::Size DrawViewportSize() const;
|
| void StartScrollbarAnimation();
|
|
|