Index: third_party/WebKit/Source/platform/graphics/CompositorMutableStateTest.cpp |
diff --git a/third_party/WebKit/Source/platform/graphics/CompositorMutableStateTest.cpp b/third_party/WebKit/Source/platform/graphics/CompositorMutableStateTest.cpp |
index 0cd22a31755df92e4f5929c650f9123609a20c6e..c7915493016c97a437a46da55dd6aa136ea92175 100644 |
--- a/third_party/WebKit/Source/platform/graphics/CompositorMutableStateTest.cpp |
+++ b/third_party/WebKit/Source/platform/graphics/CompositorMutableStateTest.cpp |
@@ -48,7 +48,6 @@ public: |
layer->SetBounds(gfx::Size(100, 100)); |
layer->SetShouldFlattenTransform(true); |
layer->Set3dSortingContextId(0); |
- layer->SetForceRenderSurface(true); |
layer->SetDrawsContent(true); |
} |