summaryrefslogtreecommitdiffstats
path: root/cc/layers/surface_layer_impl_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/layers/surface_layer_impl_unittest.cc')
-rw-r--r--cc/layers/surface_layer_impl_unittest.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/layers/surface_layer_impl_unittest.cc b/cc/layers/surface_layer_impl_unittest.cc
index 86e3e49c..aeee4b6 100644
--- a/cc/layers/surface_layer_impl_unittest.cc
+++ b/cc/layers/surface_layer_impl_unittest.cc
@@ -18,7 +18,6 @@ TEST(SurfaceLayerImplTest, Occlusion) {
SurfaceLayerImpl* surface_layer_impl =
impl.AddChildToRoot<SurfaceLayerImpl>();
- surface_layer_impl->SetAnchorPoint(gfx::PointF());
surface_layer_impl->SetBounds(layer_size);
surface_layer_impl->SetContentBounds(layer_size);
surface_layer_impl->SetDrawsContent(true);