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 df3f23ffd8d9449c8c90ec8b739aee85f1833f75..612d718bf969b6594f42a15bb4839dc28138782e 100644 |
--- a/cc/trees/layer_tree_host_impl.h |
+++ b/cc/trees/layer_tree_host_impl.h |
@@ -152,7 +152,6 @@ class CC_EXPORT LayerTreeHostImpl : public InputHandlerClient, |
void SetViewportDamage(gfx::Rect damage_rect); |
void ManageTiles(); |
- void SetAnticipatedDrawTime(base::TimeTicks time); |
// Returns false if problems occured preparing the frame, and we should try |
// to avoid displaying the frame. If PrepareToDraw is called, DidDrawAllLayers |