summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/core/svg/SVGClipPathElement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/svg/SVGClipPathElement.idl')
-rw-r--r--chromium/third_party/WebKit/Source/core/svg/SVGClipPathElement.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/chromium/third_party/WebKit/Source/core/svg/SVGClipPathElement.idl b/chromium/third_party/WebKit/Source/core/svg/SVGClipPathElement.idl
index 0d729d2258a..4bb7cf19cdd 100644
--- a/chromium/third_party/WebKit/Source/core/svg/SVGClipPathElement.idl
+++ b/chromium/third_party/WebKit/Source/core/svg/SVGClipPathElement.idl
@@ -27,5 +27,3 @@
interface SVGClipPathElement : SVGGraphicsElement {
readonly attribute SVGAnimatedEnumeration clipPathUnits;
};
-
-SVGClipPathElement implements SVGExternalResourcesRequired;