| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 22ea8ebcfcbbd66867d2ac832e58a2bb8b5c0a55..c365d8af27cfd2d5db54598e1ae5b445e7ade177 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -350,7 +350,6 @@
|
| 'svg/SVGAnimationElement.idl',
|
| 'svg/SVGCircleElement.idl',
|
| 'svg/SVGClipPathElement.idl',
|
| - 'svg/SVGColor.idl',
|
| 'svg/SVGComponentTransferFunctionElement.idl',
|
| 'svg/SVGCursorElement.idl',
|
| 'svg/SVGDefsElement.idl',
|
| @@ -416,7 +415,6 @@
|
| 'svg/SVGMissingGlyphElement.idl',
|
| 'svg/SVGNumber.idl',
|
| 'svg/SVGNumberList.idl',
|
| - 'svg/SVGPaint.idl',
|
| 'svg/SVGPathElement.idl',
|
| 'svg/SVGPathSeg.idl',
|
| 'svg/SVGPathSegArcAbs.idl',
|
|
|