| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 57ca76701ea885cc37c25bc86bd92bfc65e9e74b..05bc0c33e7ad26ceea7da5f537f8c7cf1931bf78 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',
|
|
|