Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index b736608a623251930bcabcd21db5c731212dceaa..1a6f7a5f26add6661a4d34f1157b9c28c3d1fb66 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -309,7 +309,6 @@ |
'svg/SVGDiscardElement.idl', |
'svg/SVGElement.idl', |
'svg/SVGElementInstance.idl', |
- 'svg/SVGElementInstanceList.idl', |
'svg/SVGEllipseElement.idl', |
'svg/SVGFEBlendElement.idl', |
'svg/SVGFEColorMatrixElement.idl', |
@@ -2976,8 +2975,6 @@ |
'svg/SVGElement.cpp', |
'svg/SVGElementInstance.cpp', |
'svg/SVGElementInstance.h', |
- 'svg/SVGElementInstanceList.cpp', |
- 'svg/SVGElementInstanceList.h', |
'svg/SVGElementRareData.h', |
'svg/SVGEllipseElement.cpp', |
'svg/SVGEllipseElement.h', |