| 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 16d9320a70659cedaab5508560ee0421ad4c9297..a511f393a5df2839fa6127fd70051a21153bfc8f 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -347,9 +347,15 @@ blink_core_sources("css") {
|
| "parser/SizesCalcParser.cpp",
|
| "properties/CSSPropertyAPI.h",
|
| "properties/CSSPropertyAPIAlignItems.cpp",
|
| + "properties/CSSPropertyAPIAlignOrJustifyContent.cpp",
|
| "properties/CSSPropertyAPIAlignOrJustifySelf.cpp",
|
| "properties/CSSPropertyAPIBaselineShift.cpp",
|
| + "properties/CSSPropertyAPIBorderImageOutset.cpp",
|
| + "properties/CSSPropertyAPIBorderImageRepeat.cpp",
|
| + "properties/CSSPropertyAPIBorderImageSlice.cpp",
|
| + "properties/CSSPropertyAPIBorderImageWidth.cpp",
|
| "properties/CSSPropertyAPIBorderRadius.cpp",
|
| + "properties/CSSPropertyAPIBorderWidth.cpp",
|
| "properties/CSSPropertyAPICaretColor.cpp",
|
| "properties/CSSPropertyAPIClip.cpp",
|
| "properties/CSSPropertyAPIClipPath.cpp",
|
| @@ -361,20 +367,31 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAPIColumnWidth.cpp",
|
| "properties/CSSPropertyAPIContain.cpp",
|
| "properties/CSSPropertyAPIContent.cpp",
|
| + "properties/CSSPropertyAPICounterIncrement.cpp",
|
| + "properties/CSSPropertyAPICounterReset.cpp",
|
| "properties/CSSPropertyAPICursor.cpp",
|
| + "properties/CSSPropertyAPIFilter.cpp",
|
| "properties/CSSPropertyAPIFlexBasis.cpp",
|
| + "properties/CSSPropertyAPIFlexGrowOrShrink.cpp",
|
| "properties/CSSPropertyAPIFontSizeAdjust.cpp",
|
| "properties/CSSPropertyAPIFontVariantCaps.cpp",
|
| "properties/CSSPropertyAPIFontVariantLigatures.cpp",
|
| "properties/CSSPropertyAPIFontVariantNumeric.cpp",
|
| "properties/CSSPropertyAPIFontVariationSettings.cpp",
|
| "properties/CSSPropertyAPIGridAutoFlow.cpp",
|
| + "properties/CSSPropertyAPIGridAutoLine.cpp",
|
| + "properties/CSSPropertyAPIGridLine.cpp",
|
| + "properties/CSSPropertyAPIGridTemplateAreas.cpp",
|
| + "properties/CSSPropertyAPIGridTemplateLine.cpp",
|
| "properties/CSSPropertyAPIImage.cpp",
|
| "properties/CSSPropertyAPIImageOrientation.cpp",
|
| "properties/CSSPropertyAPIJustifyItems.cpp",
|
| "properties/CSSPropertyAPILetterAndWordSpacing.cpp",
|
| "properties/CSSPropertyAPIMargin.cpp",
|
| + "properties/CSSPropertyAPIMarker.cpp",
|
| + "properties/CSSPropertyAPIOffsetDistance.cpp",
|
| "properties/CSSPropertyAPIOffsetPosition.cpp",
|
| + "properties/CSSPropertyAPIOffsetRotate.cpp",
|
| "properties/CSSPropertyAPIOpacity.cpp",
|
| "properties/CSSPropertyAPIOrder.cpp",
|
| "properties/CSSPropertyAPIOutlineColor.cpp",
|
| @@ -384,11 +401,13 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAPIPage.cpp",
|
| "properties/CSSPropertyAPIPaintOrder.cpp",
|
| "properties/CSSPropertyAPIPaintStroke.cpp",
|
| + "properties/CSSPropertyAPIPerspective.cpp",
|
| "properties/CSSPropertyAPIQuotes.cpp",
|
| "properties/CSSPropertyAPIRadius.cpp",
|
| "properties/CSSPropertyAPIRotate.cpp",
|
| "properties/CSSPropertyAPIScale.cpp",
|
| "properties/CSSPropertyAPIScrollSnapCoordinate.cpp",
|
| + "properties/CSSPropertyAPIShadow.cpp",
|
| "properties/CSSPropertyAPIShapeImageThreshold.cpp",
|
| "properties/CSSPropertyAPIShapeMargin.cpp",
|
| "properties/CSSPropertyAPIShapeOutside.cpp",
|
| @@ -396,8 +415,11 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAPISnapHeight.cpp",
|
| "properties/CSSPropertyAPIStrokeDasharray.cpp",
|
| "properties/CSSPropertyAPIStrokeMiterlimit.cpp",
|
| + "properties/CSSPropertyAPIStrokeOrLength.cpp",
|
| "properties/CSSPropertyAPITabSize.cpp",
|
| + "properties/CSSPropertyAPITextDecoration.cpp",
|
| "properties/CSSPropertyAPITextDecorationColor.cpp",
|
| + "properties/CSSPropertyAPITextDecorationLine.cpp",
|
| "properties/CSSPropertyAPITextDecorationSkip.cpp",
|
| "properties/CSSPropertyAPITextIndent.cpp",
|
| "properties/CSSPropertyAPITextSizeAdjust.cpp",
|
| @@ -406,16 +428,25 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAPITransformOrigin.cpp",
|
| "properties/CSSPropertyAPITranslate.cpp",
|
| "properties/CSSPropertyAPIVerticalAlign.cpp",
|
| + "properties/CSSPropertyAPIWebkitBorderImage.cpp",
|
| + "properties/CSSPropertyAPIWebkitBorderSpacing.cpp",
|
| + "properties/CSSPropertyAPIWebkitBorderWidth.cpp",
|
| + "properties/CSSPropertyAPIWebkitBoxFlex.cpp",
|
| "properties/CSSPropertyAPIWebkitBoxFlexGroup.cpp",
|
| "properties/CSSPropertyAPIWebkitFontSizeDelta.cpp",
|
| "properties/CSSPropertyAPIWebkitHighlight.cpp",
|
| "properties/CSSPropertyAPIWebkitLineClamp.cpp",
|
| + "properties/CSSPropertyAPIWebkitLogicalWidthOrHeight.cpp",
|
| "properties/CSSPropertyAPIWebkitMargin.cpp",
|
| + "properties/CSSPropertyAPIWebkitMaskRepeat.cpp",
|
| "properties/CSSPropertyAPIWebkitMaxLogicalWidthOrHeight.cpp",
|
| + "properties/CSSPropertyAPIWebkitOriginX.cpp",
|
| + "properties/CSSPropertyAPIWebkitOriginY.cpp",
|
| "properties/CSSPropertyAPIWebkitPadding.cpp",
|
| "properties/CSSPropertyAPIWebkitTextEmphasisStyle.cpp",
|
| "properties/CSSPropertyAPIWebkitTextStrokeWidth.cpp",
|
| "properties/CSSPropertyAPIWebkitTransformOriginZ.cpp",
|
| + "properties/CSSPropertyAPIWidthOrHeight.cpp",
|
| "properties/CSSPropertyAPIWillChange.cpp",
|
| "properties/CSSPropertyAPIZIndex.cpp",
|
| "properties/CSSPropertyAPIZoom.cpp",
|
|
|