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 b17a69f7889f348684df3a7950856105bbf5168c..28e8e188d91674871eded6abcecb4b7b36e5a8a2 100644 |
--- a/third_party/WebKit/Source/core/BUILD.gn |
+++ b/third_party/WebKit/Source/core/BUILD.gn |
@@ -1240,6 +1240,7 @@ source_set("unit_tests") { |
"paint/TextPainterTest.cpp", |
"paint/VideoPainterTest.cpp", |
"streams/ReadableStreamOperationsTest.cpp", |
+ "style/BorderValueTest.cpp", |
"style/ComputedStyleTest.cpp", |
"style/FilterOperationsTest.cpp", |
"style/OutlineValueTest.cpp", |