| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 40e7cfbae506dbdc48937ca1e5e1ed4293a71d7f..3545ad4e7f3aa884589a9cafcee07982724ad9ff 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3262,7 +3262,6 @@
|
| 'svg/SVGLineElement.h',
|
| 'svg/SVGLinearGradientElement.cpp',
|
| 'svg/SVGLinearGradientElement.h',
|
| - 'svg/SVGLocatable.cpp',
|
| 'svg/SVGMPathElement.cpp',
|
| 'svg/SVGMPathElement.h',
|
| 'svg/SVGMarkerElement.cpp',
|
| @@ -3388,8 +3387,6 @@
|
| 'svg/SVGTransformDistance.cpp',
|
| 'svg/SVGTransformDistance.h',
|
| 'svg/SVGTransformList.cpp',
|
| - 'svg/SVGTransformable.cpp',
|
| - 'svg/SVGTransformable.h',
|
| 'svg/SVGURIReference.cpp',
|
| 'svg/SVGURIReference.h',
|
| 'svg/SVGUnitTypes.h',
|
|
|