Index: third_party/WebKit/Source/web/WebViewImplPaintArtifactCompositorTest.cpp |
diff --git a/third_party/WebKit/Source/web/WebViewImplPaintArtifactCompositorTest.cpp b/third_party/WebKit/Source/web/WebViewImplPaintArtifactCompositorTest.cpp |
index 42568408939ff58d5e1253c6866d5410b33c2de4..fe594f13c1f3797ea214224ff980c7c9dd651068 100644 |
--- a/third_party/WebKit/Source/web/WebViewImplPaintArtifactCompositorTest.cpp |
+++ b/third_party/WebKit/Source/web/WebViewImplPaintArtifactCompositorTest.cpp |
@@ -68,7 +68,6 @@ private: |
TEST_F(WebViewImplPaintArtifactCompositorTest, AttachAndDetach) |
{ |
- paintArtifactCompositor().initializeIfNeeded(); |
cc::Layer* rootLayer = paintArtifactCompositor().rootLayer(); |
ASSERT_TRUE(rootLayer); |