| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index c9a4fad94cc9b607e7ebe4fdc8be3de2de70a937..fd0c8d619d3e504f84727c1f451cfbcc8815ddaa 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -307,7 +307,6 @@
|
| 'svg/SVGDescElement.idl',
|
| 'svg/SVGDiscardElement.idl',
|
| 'svg/SVGElement.idl',
|
| - 'svg/SVGElementInstance.idl',
|
| 'svg/SVGEllipseElement.idl',
|
| 'svg/SVGFEBlendElement.idl',
|
| 'svg/SVGFEColorMatrixElement.idl',
|
| @@ -2983,8 +2982,6 @@
|
| 'svg/SVGDiscardElement.h',
|
| 'svg/SVGDocumentExtensions.cpp',
|
| 'svg/SVGElement.cpp',
|
| - 'svg/SVGElementInstance.cpp',
|
| - 'svg/SVGElementInstance.h',
|
| 'svg/SVGElementRareData.h',
|
| 'svg/SVGEllipseElement.cpp',
|
| 'svg/SVGEllipseElement.h',
|
|
|