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 f4d6b9692f4a4e928f61af4361e83284e536787c..7629ab6207f0fd73588a8b54bfb3f56fc99ed7aa 100644 |
--- a/third_party/WebKit/Source/core/css/CSSProperties.in |
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in |
@@ -393,7 +393,7 @@ transform-style name_for_methods=TransformStyle3D |
translate runtime_flag=CSSIndependentTransformProperties, converter=convertTranslate, interpolable, api_class |
rotate runtime_flag=CSSIndependentTransformProperties, converter=convertRotate, interpolable |
scale runtime_flag=CSSIndependentTransformProperties, converter=convertScale, interpolable |
-unicode-bidi |
+unicode-bidi type_name=UnicodeBidi |
vector-effect svg |
vertical-align interpolable, custom_inherit, custom_value |
visibility interpolable, inherited, independent, keyword_only, keywords=[visible|hidden|collapse], initial_keyword=visible |