| 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 a750d224e5c0db9e97cc2bba20f8e355ecd136bc..5b469fe8ba2ab565505f1c9bed0c56396ac16b66 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1719,6 +1719,7 @@ test("blink_platform_unittests") {
|
| "graphics/paint/DisplayItemClientTest.cpp",
|
| "graphics/paint/DisplayItemListTest.cpp",
|
| "graphics/paint/DisplayItemTest.cpp",
|
| + "graphics/paint/FloatClipRectTest.cpp",
|
| "graphics/paint/GeometryMapperTest.cpp",
|
| "graphics/paint/PaintChunkTest.cpp",
|
| "graphics/paint/PaintChunkerTest.cpp",
|
|
|