| 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 6c1aeb633408121eca70049314f51c0cf265072d..c1a6758d7ceaae72a2abf8136fb59a58c44382fa 100644 | 
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in | 
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in | 
| @@ -203,7 +203,7 @@ break-before type_name=EBreak | 
| break-inside type_name=EBreak | 
| buffered-rendering svg | 
| caption-side inherited, keyword_only, keywords=[top|bottom|left|right] | 
| -caret-color inherited, custom_all | 
| +caret-color interpolable, inherited, custom_all | 
| clear | 
| clip interpolable, converter=convertClip, custom_all | 
| clip-path interpolable, converter=convertClipPath | 
|  |