Index: third_party/WebKit/Source/core/css/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/css/BUILD.gn b/third_party/WebKit/Source/core/css/BUILD.gn |
index 577e285a45a7f5c56643cb113fed2ff954342e69..ed87a6c89141135b6ea69b44806db1248bd39c79 100644 |
--- a/third_party/WebKit/Source/core/css/BUILD.gn |
+++ b/third_party/WebKit/Source/core/css/BUILD.gn |
@@ -345,6 +345,7 @@ blink_core_sources("css") { |
"parser/SizesCalcParser.cpp", |
"properties/CSSPropertyAPI.h", |
"properties/CSSPropertyAPIWebkitPadding.cpp", |
+ "properties/CSSPropertyAPIWebkitTextEmphasisStyle.cpp", |
"properties/CSSPropertyAPIWillChange.cpp", |
"properties/CSSPropertyDescriptor.h", |
"resolver/AnimatedStyleBuilder.cpp", |