Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/CSSProperties.json5 |
| diff --git a/third_party/WebKit/Source/core/css/CSSProperties.json5 b/third_party/WebKit/Source/core/css/CSSProperties.json5 |
| index 7f0074885c65226fe74e173985c55c9e405fe796..60fcaf4fac52179a96ecfe56b7ff99526572f060 100644 |
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5 |
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5 |
| @@ -1021,6 +1021,8 @@ |
| }, |
| { |
| name: "d", |
| + api_class: true, |
| + api_methods: ["parseSingleValue"], |
| converter: "ConvertPathOrNone", |
| interpolable: true, |
| svg: true, |