| Index: sky/engine/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl
|
| diff --git a/sky/engine/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl b/sky/engine/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl
|
| index e2735ea8c2d4d31d7ce0bbfe1e7390c77984f76a..7a59e833735c101a92c96bf39f86bb79b9d1a65e 100644
|
| --- a/sky/engine/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl
|
| +++ b/sky/engine/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl
|
| @@ -143,7 +143,6 @@ namespace blink {
|
| }
|
| {% endmacro %}
|
| {{apply_auto('CSSPropertyClip')}}
|
| -{{apply_auto('CSSPropertyWidows')}}
|
| {{apply_auto('CSSPropertyZIndex')}}
|
|
|
| static bool lengthTypeAndValueMatch(const Length& length, LengthType type, float value)
|
|
|