summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/core/svg/SVGSwitchElement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/svg/SVGSwitchElement.idl')
-rw-r--r--chromium/third_party/WebKit/Source/core/svg/SVGSwitchElement.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/chromium/third_party/WebKit/Source/core/svg/SVGSwitchElement.idl b/chromium/third_party/WebKit/Source/core/svg/SVGSwitchElement.idl
index 619855a4a69..28d43b6f400 100644
--- a/chromium/third_party/WebKit/Source/core/svg/SVGSwitchElement.idl
+++ b/chromium/third_party/WebKit/Source/core/svg/SVGSwitchElement.idl
@@ -25,6 +25,3 @@
interface SVGSwitchElement : SVGGraphicsElement {
};
-
-SVGSwitchElement implements SVGExternalResourcesRequired;
-