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 95c2d52ec92c10f10dadc7f1536cf052a702b6ad..365008b8cbe727feeb35c6e6c9f0014554a08328 100644 | 
| --- a/cc/trees/layer_tree_host.cc | 
| +++ b/cc/trees/layer_tree_host.cc | 
| @@ -721,7 +721,6 @@ bool LayerTreeHost::BeginMainFrameRequested() const { | 
| return proxy_->BeginMainFrameRequested(); | 
| } | 
| - | 
| void LayerTreeHost::SetNextCommitWaitsForActivation() { | 
| proxy_->SetNextCommitWaitsForActivation(); | 
| } |