| 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 12775937080d5226dece267e9588c83b8c645dfe..d5556aabdb1163a63d3dafb735d12fa8dd02a1ef 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -346,6 +346,7 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAPI.h",
|
| "properties/CSSPropertyAPITranslate.cpp",
|
| "properties/CSSPropertyAPIWebkitPadding.cpp",
|
| + "properties/CSSPropertyAPIWebkitTextEmphasisStyle.cpp",
|
| "properties/CSSPropertyAPIWillChange.cpp",
|
| "properties/CSSPropertyDescriptor.h",
|
| "resolver/AnimatedStyleBuilder.cpp",
|
|
|