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

Unified Diff: Source/core/core.gypi

Issue 1160613004: Fold and remove SVGTextChunk (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixup exit-paths. 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
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',
« no previous file with comments | « no previous file | Source/core/layout/svg/SVGTextChunk.h » ('j') | Source/core/layout/svg/SVGTextChunkBuilder.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698