| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 817affc248c6b92ba09e399fd7f0d142eff310f8..c9065afe975ed2d27a7fa7ee87649a60d78639dc 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1756,49 +1756,6 @@
|
| 'rendering/style/StyleTransformData.cpp',
|
| 'rendering/style/StyleVisualData.cpp',
|
| 'rendering/style/StyleWillChangeData.cpp',
|
| - 'rendering/svg/SVGInlineFlowBox.cpp',
|
| - 'rendering/svg/SVGInlineFlowBox.h',
|
| - 'rendering/svg/SVGInlineTextBox.cpp',
|
| - 'rendering/svg/SVGInlineTextBox.h',
|
| - 'rendering/svg/SVGMarkerData.h',
|
| - 'rendering/svg/SVGPathData.cpp',
|
| - 'rendering/svg/SVGPathData.h',
|
| - 'rendering/svg/SVGRenderSupport.cpp',
|
| - 'rendering/svg/SVGRenderSupport.h',
|
| - 'rendering/svg/SVGRenderTreeAsText.cpp',
|
| - 'rendering/svg/SVGRenderTreeAsText.h',
|
| - 'rendering/svg/SVGRenderingContext.cpp',
|
| - 'rendering/svg/SVGRenderingContext.h',
|
| - 'rendering/svg/SVGResources.cpp',
|
| - 'rendering/svg/SVGResources.h',
|
| - 'rendering/svg/SVGResourcesCache.cpp',
|
| - 'rendering/svg/SVGResourcesCycleSolver.cpp',
|
| - 'rendering/svg/SVGResourcesCycleSolver.h',
|
| - 'rendering/svg/SVGRootInlineBox.cpp',
|
| - 'rendering/svg/SVGRootInlineBox.h',
|
| - 'rendering/svg/SVGTextChunk.cpp',
|
| - 'rendering/svg/SVGTextChunk.h',
|
| - 'rendering/svg/SVGTextChunkBuilder.cpp',
|
| - 'rendering/svg/SVGTextChunkBuilder.h',
|
| - 'rendering/svg/SVGTextFragment.h',
|
| - 'rendering/svg/SVGTextLayoutAttributes.cpp',
|
| - 'rendering/svg/SVGTextLayoutAttributes.h',
|
| - 'rendering/svg/SVGTextLayoutAttributesBuilder.cpp',
|
| - 'rendering/svg/SVGTextLayoutAttributesBuilder.h',
|
| - 'rendering/svg/SVGTextLayoutEngine.cpp',
|
| - 'rendering/svg/SVGTextLayoutEngine.h',
|
| - 'rendering/svg/SVGTextLayoutEngineBaseline.cpp',
|
| - 'rendering/svg/SVGTextLayoutEngineBaseline.h',
|
| - 'rendering/svg/SVGTextLayoutEngineSpacing.cpp',
|
| - 'rendering/svg/SVGTextLayoutEngineSpacing.h',
|
| - 'rendering/svg/SVGTextMetrics.cpp',
|
| - 'rendering/svg/SVGTextMetrics.h',
|
| - 'rendering/svg/SVGTextMetricsBuilder.cpp',
|
| - 'rendering/svg/SVGTextMetricsBuilder.h',
|
| - 'rendering/svg/SVGTextQuery.cpp',
|
| - 'rendering/svg/SVGTextQuery.h',
|
| - 'rendering/svg/SVGTextRunRenderingContext.cpp',
|
| - 'rendering/svg/SVGTextRunRenderingContext.h',
|
| 'storage/Storage.cpp',
|
| 'storage/Storage.h',
|
| 'storage/StorageArea.cpp',
|
|
|