Chromium Code Reviews| Index: cc/trees/layer_tree_host.cc |
| diff --git a/cc/trees/layer_tree_host.cc b/cc/trees/layer_tree_host.cc |
| index 2dff3758c4009b40740ed9ec408f296c44b53964..c9fde2e497e7220a81e454f9b86fbc33db5904f2 100644 |
| --- a/cc/trees/layer_tree_host.cc |
| +++ b/cc/trees/layer_tree_host.cc |
| @@ -661,7 +661,6 @@ bool LayerTreeHost::BeginMainFrameRequested() const { |
| return proxy_->BeginMainFrameRequested(); |
| } |
| - |
| void LayerTreeHost::SetNextCommitWaitsForActivation() { |
| proxy_->SetNextCommitWaitsForActivation(); |
| } |