Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 9dbcb08cb59deb9c4d82374c36bc29c6b366f440..e6600ced596f76f1f24cad073a4cc1416d1cc750 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -2846,7 +2846,6 @@ |
'svg/SVGAnimateColorElement.cpp', |
'svg/SVGAnimateColorElement.h', |
'svg/SVGAnimatedAngle.cpp', |
- 'svg/SVGAnimatedBoolean.cpp', |
'svg/SVGAnimatedColor.cpp', |
'svg/SVGAnimatedEnumeration.cpp', |
'svg/SVGAnimatedInteger.cpp', |
@@ -2873,6 +2872,8 @@ |
'svg/SVGAnimateTransformElement.h', |
'svg/SVGAnimationElement.cpp', |
'svg/SVGAnimationElement.h', |
+ 'svg/SVGBoolean.cpp', |
+ 'svg/SVGBoolean.h', |
'svg/SVGCircleElement.cpp', |
'svg/SVGCircleElement.h', |
'svg/SVGClipPathElement.cpp', |