Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 81679fdc667f0c437be04661dcfb9d51590c5111..c707c3660949b5c9b4db7c958cfdd7db8a2f9ac9 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -3612,6 +3612,8 @@ |
'svg/SVGURIReference.cpp', |
'svg/SVGURIReference.h', |
'svg/SVGUnitTypes.h', |
+ 'svg/SVGUnknownElement.cpp', |
+ 'svg/SVGUnknownElement.h', |
'svg/SVGUseElement.cpp', |
'svg/SVGUseElement.h', |
'svg/SVGVKernElement.cpp', |