| 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 d390cead90854827bd1fed5e6ae2dfc31de9861d..85a7c9410bed2e583425a99865d7db4a358fd8d2 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1219,6 +1219,7 @@ source_set("unit_tests") {
|
| "page/WindowFeaturesTest.cpp",
|
| "page/scrolling/ScrollStateTest.cpp",
|
| "page/scrolling/SnapCoordinatorTest.cpp",
|
| + "paint/BoxPaintInvalidatorTest.cpp",
|
| "paint/FirstMeaningfulPaintDetectorTest.cpp",
|
| "paint/HTMLCanvasPainterTest.cpp",
|
| "paint/LayerClipRecorderTest.cpp",
|
|
|