| 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 1218cf57b35ad00b45b25ab7f869496f1b48ea73..1c49a1136ffe98258b3167bbf0ab58cc450fdcad 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1324,6 +1324,7 @@ source_set("unit_tests") {
|
| "layout/ng/ng_relative_utils_test.cc",
|
| "layout/ng/ng_space_utils_test.cc",
|
| "layout/shapes/BoxShapeTest.cpp",
|
| + "layout/svg/LayoutSVGForeignObjectTest.cpp",
|
| "layout/svg/LayoutSVGRootTest.cpp",
|
| "loader/DocumentLoadTimingTest.cpp",
|
| "loader/FrameFetchContextTest.cpp",
|
|
|