| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 47b1de137777ce70172251515e26cfcd2923e6d2..d75052ec820264d8697d667ac982c2376807b638 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -311,7 +311,6 @@
|
| 'svg/SVGDefsElement.idl',
|
| 'svg/SVGDescElement.idl',
|
| 'svg/SVGDiscardElement.idl',
|
| - 'svg/SVGDocument.idl',
|
| 'svg/SVGElement.idl',
|
| 'svg/SVGElementInstance.idl',
|
| 'svg/SVGElementInstanceList.idl',
|
| @@ -468,6 +467,7 @@
|
| 'frame/WindowEventHandlers.idl',
|
| 'frame/WindowTimers.idl',
|
| 'page/WindowPagePopup.idl',
|
| + 'svg/SVGDocument.idl',
|
| 'svg/SVGFilterPrimitiveStandardAttributes.idl',
|
| 'svg/SVGFitToViewBox.idl',
|
| 'svg/SVGTests.idl',
|
|
|