| 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 a0a6f8d01d00df72bc3903673236a0e22bc60db4..7f646cc4096b787aa6b0b4b4d9a396e09144a27d 100644 | 
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in | 
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in | 
| @@ -170,7 +170,7 @@ counter-reset custom_all | 
| cursor inherited, custom_all | 
| cx interpolable, svg, converter=convertLength | 
| cy interpolable, svg, converter=convertLength | 
| -d runtime_flag=CSSPropertyD, svg, converter=convertPath | 
| +d runtime_flag=CSSPropertyD, interpolable, svg, converter=convertPath | 
| display | 
| dominant-baseline inherited, svg | 
| empty-cells inherited, type_name=EEmptyCell | 
|  |