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 77117dae4cdbc15bcb1fce840b1c5719e896b28b..89c78951bedcd0e7bad5e260fdef0610f6b5015b 100644 |
--- a/third_party/WebKit/Source/core/css/CSSProperties.in |
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in |
@@ -197,7 +197,7 @@ counter-reset custom_all |
cursor inherited, custom_all |
cx interpolable, svg, converter=convertLength |
cy interpolable, svg, converter=convertLength |
-d runtime_flag=CSSPropertyD, interpolable, svg, converter=convertPathOrNone |
+d interpolable, svg, converter=convertPathOrNone |
display |
dominant-baseline inherited, svg |
empty-cells inherited, type_name=EEmptyCells |