Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index fc67ef624c64537957663655e1c079e14794483a..9136a6c329190948abc23d7fe0a4aebac45419d3 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', |
@@ -2985,8 +2984,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', |