Index: third_party/WebKit/Source/core/svg/SVGElement.idl |
diff --git a/third_party/WebKit/Source/core/svg/SVGElement.idl b/third_party/WebKit/Source/core/svg/SVGElement.idl |
index 12be7e872629b3cff01e98537bd2fecdf00803d0..51521a144a09e2e7531edd7d645e7c45b38d808b 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGElement.idl |
+++ b/third_party/WebKit/Source/core/svg/SVGElement.idl |
@@ -37,3 +37,4 @@ interface SVGElement : Element { |
}; |
SVGElement implements GlobalEventHandlers; |
+SVGElement implements NoncedElement; |