| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 621b49a25ae8f035ec9e0e62bc5cb6a31410bcc7..7181e6d30a23dcda61540dacfe0300bddd30f86f 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -310,7 +310,6 @@
|
| 'svg/SVGDefsElement.idl',
|
| 'svg/SVGDescElement.idl',
|
| 'svg/SVGDiscardElement.idl',
|
| - 'svg/SVGDocument.idl',
|
| 'svg/SVGElement.idl',
|
| 'svg/SVGElementInstance.idl',
|
| 'svg/SVGElementInstanceList.idl',
|
| @@ -467,6 +466,7 @@
|
| 'frame/WindowEventHandlers.idl',
|
| 'frame/WindowTimers.idl',
|
| 'page/WindowPagePopup.idl',
|
| + 'svg/SVGDocument.idl',
|
| 'svg/SVGFilterPrimitiveStandardAttributes.idl',
|
| 'svg/SVGFitToViewBox.idl',
|
| 'svg/SVGTests.idl',
|
|
|