| Index: cc/trees/layer_tree_host_pixeltest_tiles.cc
 | 
| diff --git a/cc/trees/layer_tree_host_pixeltest_tiles.cc b/cc/trees/layer_tree_host_pixeltest_tiles.cc
 | 
| index e4f52cde7f2e6eb2302a681f7b7289fecde85ee1..a8d7b321178fecf11fa0294d5f02cdea4be4dc3a 100644
 | 
| --- a/cc/trees/layer_tree_host_pixeltest_tiles.cc
 | 
| +++ b/cc/trees/layer_tree_host_pixeltest_tiles.cc
 | 
| @@ -161,7 +161,6 @@
 | 
|          // only re-raster the stuff in the rect. If it doesn't do partial raster
 | 
|          // it would re-raster the whole thing instead.
 | 
|          client_.set_blue_top(false);
 | 
| -        Finish();
 | 
|          picture_layer_->SetNeedsDisplayRect(gfx::Rect(50, 50, 100, 100));
 | 
|  
 | 
|          // Add a copy request to see what happened!
 | 
| 
 |