| 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 b6690e2c67787b64a7c2d542410f5e3a615b3882..35ab5051a338aa1f57dc52e359c8e4cbb9d4dce0 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1858,8 +1858,8 @@
|
| "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",
|
|
|