| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 8bb8d3b22479534770bbf79db268816c71be77a3..f1d5ad0dcdc317f483c67114f0b0a57ab8c4255b 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',
|
| @@ -3583,8 +3582,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',
|
|
|