| 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 bcff57da3d1bed08de9443e2924ba6f265aad5e8..71e5107ce435774a005a6ce79419aafc8ab7ff75 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1213,6 +1213,7 @@ source_set("unit_tests") {
|
| "paint/VideoPainterTest.cpp",
|
| "streams/ReadableStreamOperationsTest.cpp",
|
| "style/ComputedStyleTest.cpp",
|
| + "style/FilterOperationsTest.cpp",
|
| "style/OutlineValueTest.cpp",
|
| "style/SVGComputedStyleTest.cpp",
|
| "svg/SVGPathParserTest.cpp",
|
|
|