Index: third_party/WebKit/Source/web/BUILD.gn |
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn |
index b9a76ddf46097e7de35ba559cd16e8587aed42f4..8f3c03e6990fd6e332a5377e0a09b72ad5eb63b6 100644 |
--- a/third_party/WebKit/Source/web/BUILD.gn |
+++ b/third_party/WebKit/Source/web/BUILD.gn |
@@ -318,7 +318,6 @@ test("webkit_unit_tests") { |
"WebElementTest.cpp", |
"WebEmbeddedWorkerImplTest.cpp", |
"WebNodeTest.cpp", |
- "WebViewImplPaintArtifactCompositorTest.cpp", |
# FIXME: Move the tests from web/tests/ to appropriate places. |
# crbug.com/353585 |