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 a6e3199f8dc027fa400f5238be3958c3384317c9..fa1101094b02d8131aeab545446396353e9e5f41 100644 |
--- a/third_party/WebKit/Source/core/css/CSSProperties.in |
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in |
@@ -256,7 +256,7 @@ fill interpolable, inherited, svg, setter=setFillPaint, custom_all |
fill-opacity interpolable, inherited, svg, converter=convertNumberOrPercentage |
fill-rule inherited, svg, type_name=WindRule |
filter interpolable, converter=convertFilterOperations |
-flex-basis interpolable, converter=convertLengthOrAuto |
+flex-basis interpolable, converter=convertLengthOrAuto, api_class |
flex-direction |
flex-grow interpolable, type_name=float |
flex-shrink interpolable, type_name=float |