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 f37308e8eaaa05bd04c3c236339e96ed84423584..7d7fba0dbd018d72dcd5013cc09197e105403d1b 100644 |
--- a/third_party/WebKit/Source/core/css/CSSProperties.in |
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in |
@@ -321,7 +321,7 @@ text-transform inherited |
text-underline-position runtime_flag=CSS3TextDecorations, inherited, type_name=TextUnderlinePosition |
top interpolable, initial=initialOffset, converter=convertLengthOrAuto |
touch-action converter=convertFlags<TouchAction>, type_name=TouchAction |
-transform interpolable, custom_value |
+transform typedom_types=[Transform], keywords=[none], interpolable, custom_value |
transform-origin interpolable, converter=convertTransformOrigin |
transform-style name_for_methods=TransformStyle3D |
translate runtime_flag=CSSIndependentTransformProperties, converter=convertTranslate, interpolable |