Index: third_party/WebKit/Source/core/css/CSSProperties.in |
diff --git a/third_party/WebKit/Source/core/css/CSSProperties.in b/third_party/WebKit/Source/core/css/CSSProperties.in |
index 6792c18cc76a5ae033cc24739b4b90e40c9e0468..b47b03a4ca52954e078613fde13db55557870606 100644 |
--- a/third_party/WebKit/Source/core/css/CSSProperties.in |
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in |
@@ -426,7 +426,7 @@ column-width interpolable, converter=convertComputedLength<float>, custom_all |
-webkit-highlight inherited, converter=convertString<CSSValueNone> |
-webkit-hyphenate-character inherited, name_for_methods=HyphenationString, converter=convertString<CSSValueAuto> |
-webkit-line-break inherited, type_name=LineBreak |
--webkit-line-clamp type_name=LineClampValue |
+-webkit-line-clamp type_name=LineClampValue, api_class |
-webkit-margin-after-collapse type_name=EMarginCollapse |
-webkit-margin-before-collapse type_name=EMarginCollapse |
-webkit-margin-bottom-collapse type_name=EMarginCollapse, name_for_methods=MarginAfterCollapse |