| 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 53be3ac17a6992da1b297c1b4880ae7c8abd452a..5a15807448e09ee124cfc315c7be5e901a8cfde6 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1382,7 +1382,6 @@ 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",
|
|
|