| 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 7000b35e44ac1c34f6f5c71a17f0a76038d1c0e0..f53366d5f1ed44af30c672d473535db779e24d3a 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -370,6 +370,7 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAPIWebkitHighlight.cpp",
|
| "properties/CSSPropertyAPIWebkitLineClamp.cpp",
|
| "properties/CSSPropertyAPIWebkitPadding.cpp",
|
| + "properties/CSSPropertyAPIWebkitTextEmphasisStyle.cpp",
|
| "properties/CSSPropertyAPIWebkitTransformOriginZ.cpp",
|
| "properties/CSSPropertyAPIWillChange.cpp",
|
| "properties/CSSPropertyAPIZIndex.cpp",
|
|
|