Index: third_party/WebKit/Source/core/svg/SVGAnimatedNumber.idl |
diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedNumber.idl b/third_party/WebKit/Source/core/svg/SVGAnimatedNumber.idl |
index 87fd762f5fd9974907ca94d73cdca86fd6eacff6..1ca0c079a9f5bc7f54a7754e122a6fe5540c5f1b 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGAnimatedNumber.idl |
+++ b/third_party/WebKit/Source/core/svg/SVGAnimatedNumber.idl |
@@ -30,7 +30,6 @@ |
MeasureAs=SVG1DOM, |
RuntimeEnabled=SVG1DOM, |
SetWrapperReferenceTo(SVGElement contextElement), |
- TypeChecking=Interface, |
WillBeGarbageCollected, |
] interface SVGAnimatedNumber { |
[RaisesException=Setter] attribute float baseVal; |