| 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 ed2001150bc304f34135110ac0b8ff49d7aadc84..d8b4c3df60286e6cecb0b30cc63a825e229a55ae 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1293,6 +1293,7 @@ source_set("unit_tests") {
|
| "html/track/vtt/VTTScannerTest.cpp",
|
| "input/EventHandlerTest.cpp",
|
| "inspector/ProtocolParserTest.cpp",
|
| + "layout/CollapsedBorderValueTest.cpp",
|
| "layout/ImageQualityControllerTest.cpp",
|
| "layout/LayoutBlockTest.cpp",
|
| "layout/LayoutBoxModelObjectTest.cpp",
|
|
|