Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 5b8c58f59f6e12fa711694e4b76c10a14c4234af..3e4b2ff2f80e076d63c1d79da3375748380fd1b5 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -310,7 +310,6 @@ |
'svg/SVGDescElement.idl', |
'svg/SVGDiscardElement.idl', |
'svg/SVGElement.idl', |
- 'svg/SVGElementInstance.idl', |
'svg/SVGEllipseElement.idl', |
'svg/SVGFEBlendElement.idl', |
'svg/SVGFEColorMatrixElement.idl', |
@@ -2986,8 +2985,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', |