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 16197c36cfb46c3e8233e161bf38aa9c5653a91b..14273ef55462b90e81a1bebfcad29f0da9dc5a94 100644 |
| --- a/cc/trees/layer_tree_host.cc |
| +++ b/cc/trees/layer_tree_host.cc |
| @@ -669,7 +669,6 @@ bool LayerTreeHost::BeginMainFrameRequested() const { |
| return proxy_->BeginMainFrameRequested(); |
| } |
| - |
| void LayerTreeHost::SetNextCommitWaitsForActivation() { |
| proxy_->SetNextCommitWaitsForActivation(); |
| } |