Chromium Code Reviews| Index: trunk/src/cc/trees/layer_tree_host.cc |
| =================================================================== |
| --- trunk/src/cc/trees/layer_tree_host.cc (revision 280520) |
| +++ trunk/src/cc/trees/layer_tree_host.cc (working copy) |
| @@ -677,8 +677,6 @@ |
| DCHECK(!proxy_->HasImplThread()); |
| SingleThreadProxy* proxy = static_cast<SingleThreadProxy*>(proxy_.get()); |
| - SetLayerTreeHostClientReady(); |
| - |
| if (output_surface_lost_) |
| proxy->CreateAndInitializeOutputSurface(); |
| if (output_surface_lost_) |