Index: third_party/WebKit/Source/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl |
diff --git a/third_party/WebKit/Source/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl b/third_party/WebKit/Source/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl |
index af9d877180588e5a2a6d850da8db5fcf4d04f951..61d5c250ee50078ae0a8f3ea806f809990856a05 100644 |
--- a/third_party/WebKit/Source/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl |
+++ b/third_party/WebKit/Source/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl |
@@ -433,7 +433,6 @@ static bool borderImageLengthMatchesAllSides(const BorderImageLengthBox& borderI |
{{apply_fill_layer('CSSPropertyBackgroundRepeatY', 'RepeatY')}} |
{{apply_fill_layer('CSSPropertyBackgroundSize', 'Size')}} |
{{apply_fill_layer('CSSPropertyMaskSourceType', 'MaskSourceType')}} |
-{{apply_fill_layer('CSSPropertyWebkitBackgroundComposite', 'Composite')}} |
{{apply_fill_layer('CSSPropertyWebkitMaskClip', 'Clip')}} |
{{apply_fill_layer('CSSPropertyWebkitMaskComposite', 'Composite')}} |
{{apply_fill_layer('CSSPropertyWebkitMaskImage', 'Image')}} |