| 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 f3d5d9e4815d9ca47505784c249f76920aa0fe6e..eb5c4f2e87995b0e88eef3d88229077e34705415 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",
|
|
|