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

Unified Diff: Source/core/core.gypi

Issue 1160613004: Fold and remove SVGTextChunk (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Switch again. Created 5 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 | « no previous file | Source/core/layout/svg/SVGTextChunk.h » ('j') | 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 32673c1c3982ad8fede6db2738588c85d2e90f01..a202c84b6f8d4f0cc1aee6c09bc514e6a6732dab 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3224,8 +3224,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',
« no previous file with comments | « no previous file | Source/core/layout/svg/SVGTextChunk.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698