summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_impl.h
diff options
context:
space:
mode:
authorreveman@chromium.org <reveman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-28 02:18:19 +0000
committerreveman@chromium.org <reveman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-28 02:18:19 +0000
commit6751fa66ce82e3611df2166a20935027e96a5c73 (patch)
treef38d046765db0dada1d93a6f4050d2f95965aabe /cc/trees/layer_tree_host_impl.h
parent2af3e370192e72abab6db1fd8e2febc36bf22934 (diff)
downloadchromium_src-6751fa66ce82e3611df2166a20935027e96a5c73.zip
chromium_src-6751fa66ce82e3611df2166a20935027e96a5c73.tar.gz
chromium_src-6751fa66ce82e3611df2166a20935027e96a5c73.tar.bz2
cc: Remove cheapness estimator usage from tile manager.
BUG=235995 TBR=nduca@chromium.org, vmpstr@chromium.org Review URL: https://codereview.chromium.org/13859012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196975 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/trees/layer_tree_host_impl.h')
-rw-r--r--cc/trees/layer_tree_host_impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/trees/layer_tree_host_impl.h b/cc/trees/layer_tree_host_impl.h
index df3f23f..612d718 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