| Index: third_party/WebKit/Source/core/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
|
| index bcff57da3d1bed08de9443e2924ba6f265aad5e8..230bee170422457991a39e31981f1bba9f4f0158 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1203,6 +1203,7 @@ source_set("unit_tests") {
|
| "paint/PaintControllerPaintTest.cpp",
|
| "paint/PaintControllerPaintTest.h",
|
| "paint/PaintInfoTest.cpp",
|
| + "paint/PaintLayerClipperTest.cpp",
|
| "paint/PaintLayerPainterTest.cpp",
|
| "paint/PaintLayerScrollableAreaTest.cpp",
|
| "paint/PaintPropertyTreeBuilderTest.cpp",
|
|
|