Index: third_party/WebKit/Source/core/svg/SVGAnimatedInteger.idl |
diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.idl b/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.idl |
index 4167d9277f71738d51dd74f7aa9302ff75926902..8ff6243ae7bab540c632406c12ce9cf0647f40d6 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.idl |
+++ b/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.idl |
@@ -28,7 +28,6 @@ |
[ |
SetWrapperReferenceTo(SVGElement contextElement), |
RuntimeEnabled=SVG1DOM, |
- MeasureAs=SVG1DOM, |
WillBeGarbageCollected, |
] interface SVGAnimatedInteger { |
[RaisesException=Setter] attribute long baseVal; |