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 89c78951bedcd0e7bad5e260fdef0610f6b5015b..75dd0d07b3f9685b41e5cc8f6e9a364437d87e6a 100644 |
--- a/third_party/WebKit/Source/core/css/CSSProperties.in |
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in |
@@ -184,7 +184,7 @@ buffered-rendering svg |
caption-side inherited |
clear |
clip interpolable, converter=convertClip, custom_all |
-clip-path svg, name_for_methods=ClipperResource, converter=convertFragmentIdentifier |
+clip-path svg, converter=convertClipPath |
clip-rule inherited, svg, type_name=WindRule |
color-interpolation inherited, svg |
color-interpolation-filters inherited, svg, type_name=EColorInterpolation |