| Index: third_party/WebKit/Source/core/svg/SVGAnimatedBoolean.idl
 | 
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedBoolean.idl b/third_party/WebKit/Source/core/svg/SVGAnimatedBoolean.idl
 | 
| index 08ba55e77338371625fd0dc8bae6cf2345b92928..531af6a24d7ac5b667bb6e5e3232081a6f5c7c58 100644
 | 
| --- a/third_party/WebKit/Source/core/svg/SVGAnimatedBoolean.idl
 | 
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimatedBoolean.idl
 | 
| @@ -27,7 +27,6 @@
 | 
|  
 | 
|  [
 | 
|      SetWrapperReferenceTo(SVGElement contextElement),
 | 
| -    RuntimeEnabled=SVG1DOM,
 | 
|      WillBeGarbageCollected,
 | 
|  ] interface SVGAnimatedBoolean {
 | 
|      [RaisesException=Setter] attribute boolean baseVal;
 | 
| 
 |