| 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 4572592e5606a8d3696acaee9cc57444b657221e..65b3dcded096a79c951778f01ce52217d9622804 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -349,6 +349,7 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAPIColumnGap.cpp",
|
| "properties/CSSPropertyAPIFlexBasis.cpp",
|
| "properties/CSSPropertyAPIFontSizeAdjust.cpp",
|
| + "properties/CSSPropertyAPIFontVariationSettings.cpp",
|
| "properties/CSSPropertyAPISize.cpp",
|
| "properties/CSSPropertyAPITextDecorationColor.cpp",
|
| "properties/CSSPropertyAPITextDecorationSkip.cpp",
|
|
|