| 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 2351669cb8cc6d879ab50ce4b1091768657c6660..e5e75b310a263a5767ccdc8a756ae38f1c8f202a 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1387,6 +1387,7 @@ source_set("unit_tests") {
|
| "style/FilterOperationsTest.cpp",
|
| "style/OutlineValueTest.cpp",
|
| "style/SVGComputedStyleTest.cpp",
|
| + "style/StyleDifferenceTest.cpp",
|
| "svg/SVGPathParserTest.cpp",
|
| "svg/UnsafeSVGAttributeSanitizationTest.cpp",
|
| "svg/graphics/SVGImageTest.cpp",
|
|
|