Chromium Code Reviews| Index: cc/trees/layer_tree_host.h |
| diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h |
| index 10537b094177de0ca60fbeb8fe25bbb9309f6701..cc0b33c081168dc514cc3776b7529ef2d599b764 100644 |
| --- a/cc/trees/layer_tree_host.h |
| +++ b/cc/trees/layer_tree_host.h |
| @@ -98,6 +98,7 @@ class CC_EXPORT LayerTreeHost { |
| virtual ~LayerTreeHost(); |
| void SetLayerTreeHostClientReady(); |
| + void SetLayerTreeHostClientFinished(); |
| // LayerTreeHost interface to Proxy. |
| void WillBeginMainFrame() { |