| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index d427b44a5cacbd7f69d048624d3e151ca5273524..e213241fcb57a5416f6a437351e71a8df84d1992 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -451,7 +451,6 @@
|
| 'svg/SVGStopElement.idl',
|
| 'svg/SVGStringList.idl',
|
| 'svg/SVGStyleElement.idl',
|
| - 'svg/SVGStyledElement.idl',
|
| 'svg/SVGSwitchElement.idl',
|
| 'svg/SVGSymbolElement.idl',
|
| 'svg/SVGTRefElement.idl',
|
| @@ -3577,8 +3576,6 @@
|
| 'svg/SVGStringList.h',
|
| 'svg/SVGStyleElement.cpp',
|
| 'svg/SVGStyleElement.h',
|
| - 'svg/SVGStyledElement.cpp',
|
| - 'svg/SVGStyledElement.h',
|
| 'svg/SVGSwitchElement.cpp',
|
| 'svg/SVGSwitchElement.h',
|
| 'svg/SVGSymbolElement.cpp',
|
|
|