| Index: Source/core/svg/SVGAnimatedPreserveAspectRatio.idl
 | 
| diff --git a/Source/core/svg/SVGAnimatedPreserveAspectRatio.idl b/Source/core/svg/SVGAnimatedPreserveAspectRatio.idl
 | 
| index 484075c2ee84136f2c5fb04124537af8a936c083..3f1528c5b79033dcad2774d8f734865dd2210cfa 100644
 | 
| --- a/Source/core/svg/SVGAnimatedPreserveAspectRatio.idl
 | 
| +++ b/Source/core/svg/SVGAnimatedPreserveAspectRatio.idl
 | 
| @@ -23,6 +23,8 @@
 | 
|   * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 | 
|   */
 | 
|  
 | 
| +// http://www.w3.org/TR/SVG2/coords.html#InterfaceSVGAnimatedPreserveAspectRatio
 | 
| +
 | 
|  [
 | 
|      SetWrapperReferenceTo(SVGElement contextElement),
 | 
|      RuntimeEnabled=SVG1DOM,
 | 
| 
 |