| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 2a0e93c754ba637aa56644de8ba64dad323ba533..cab8fe3189058b2a71e105fb4c0877a9731e2e61 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3490,8 +3490,6 @@
|
| 'svg/graphics/SVGImageForContainer.h',
|
| 'svg/graphics/filters/SVGFEImage.cpp',
|
| 'svg/graphics/filters/SVGFEImage.h',
|
| - 'svg/graphics/filters/SVGFilter.cpp',
|
| - 'svg/graphics/filters/SVGFilter.h',
|
| 'svg/graphics/filters/SVGFilterBuilder.cpp',
|
| 'svg/graphics/filters/SVGFilterBuilder.h',
|
| 'svg/properties/SVGAnimatedProperty.cpp',
|
|
|