Index: third_party/WebKit/Source/platform/BUILD.gn |
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn |
index 35ab5051a338aa1f57dc52e359c8e4cbb9d4dce0..b6690e2c67787b64a7c2d542410f5e3a615b3882 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -1858,8 +1858,8 @@ test("blink_platform_unittests") { |
"graphics/gpu/SharedGpuContextTest.cpp", |
"graphics/gpu/WebGLImageConversionTest.cpp", |
"graphics/paint/DisplayItemClientTest.cpp", |
- "graphics/paint/DisplayItemListTest.cpp", |
"graphics/paint/DisplayItemTest.cpp", |
+ "graphics/paint/DrawingDisplayItemTest.cpp", |
"graphics/paint/FloatClipRectTest.cpp", |
"graphics/paint/GeometryMapperTest.cpp", |
"graphics/paint/PaintChunkTest.cpp", |