Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(302)

Unified Diff: Source/core/core.gypi

Issue 354973002: Simplify very outdated core.gyp file list filtering (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/core.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « Source/core/core.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698