| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 029125ee599ca298a17fb8beeb6a0c2913281cc2..f29d696fdd0378ddfedb5befd90287c2718756e3 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',
|
|
|