| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 0954677e76dd2943dac4ba237f969e97d0e3249b..b537fdd24ecc4e69412836a71b9cd8aef61e01ea 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3223,8 +3223,6 @@
|
| 'layout/svg/SVGResourcesCache.cpp',
|
| 'layout/svg/SVGResourcesCycleSolver.cpp',
|
| 'layout/svg/SVGResourcesCycleSolver.h',
|
| - 'layout/svg/SVGTextChunk.cpp',
|
| - 'layout/svg/SVGTextChunk.h',
|
| 'layout/svg/SVGTextChunkBuilder.cpp',
|
| 'layout/svg/SVGTextChunkBuilder.h',
|
| 'layout/svg/SVGTextFragment.h',
|
|
|