Index: cc/trees/layer_tree_host.h |
diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h |
index 5c92f97689c459ec231e8d2707dd74e0e40112b7..cbfa0149d8ee96b8bb8be25e9864202db66f465e 100644 |
--- a/cc/trees/layer_tree_host.h |
+++ b/cc/trees/layer_tree_host.h |
@@ -96,8 +96,6 @@ class CC_EXPORT LayerTreeHost : public MutatorHostClient { |
InitParams* params); |
virtual ~LayerTreeHost(); |
- void SetLayerTreeHostClientReady(); |
- |
// LayerTreeHost interface to Proxy. |
void WillBeginMainFrame(); |
void DidBeginMainFrame(); |