Index: cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc |
diff --git a/cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc b/cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc |
index 47964fda0adfb969e4ec1a29a640b80ee4e489b5..5bc2f318a906df48f45b91d8d61bbb003bef7873 100644 |
--- a/cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc |
+++ b/cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc |
@@ -98,7 +98,6 @@ TEST_F(LayerTreeHostOnDemandRasterPixelTest, RasterPictureLayer) { |
scoped_refptr<PictureLayer> layer = PictureLayer::Create(&client); |
layer->SetIsDrawable(true); |
- layer->SetAnchorPoint(gfx::PointF()); |
layer->SetBounds(layer_rect.size()); |
layer->SetPosition(layer_rect.origin()); |