Index: Source/core/svg/SVGElement.idl |
diff --git a/Source/core/svg/SVGElement.idl b/Source/core/svg/SVGElement.idl |
index b82e95875f447565c224a2b2a12215cfa61da090..3b9549b0df7b8ffcdd448804243c76ddb95fe4fa 100644 |
--- a/Source/core/svg/SVGElement.idl |
+++ b/Source/core/svg/SVGElement.idl |
@@ -38,4 +38,5 @@ |
[DeprecateAs=SVGElementGetPresentationAttribute] CSSValue getPresentationAttribute([Default=Undefined] optional DOMString name); |
}; |
+// force rebuild: crbug.com/307023 |
SVGElement implements GlobalEventHandlers; |