| Index: third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.idl
 | 
| diff --git a/third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.idl b/third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.idl
 | 
| index c1e574780326914ba551c26054f019766e00528b..6e1d4ad630fa8722ef6405057545442571910ee3 100644
 | 
| --- a/third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.idl
 | 
| +++ b/third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.idl
 | 
| @@ -28,7 +28,6 @@
 | 
|  [
 | 
|      ImplementedAs=SVGPreserveAspectRatioTearOff,
 | 
|      SetWrapperReferenceTo(SVGElement contextElement),
 | 
| -    RuntimeEnabled=SVG1DOM,
 | 
|      WillBeGarbageCollected,
 | 
|  ] interface SVGPreserveAspectRatio {
 | 
|      // Alignment types
 | 
| 
 |