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

Unified Diff: Source/core/core.gypi

Issue 693313003: Factor SVGMarkerPainter into SVGShapePainter (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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/paint/SVGMarkerPainter.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 3c4911e4ad5634332a05267dfe25ce42a1520a3b..d3e1b394f6fc8ad3e9bb5d457613ae3695e13016 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1561,8 +1561,6 @@
'paint/SVGInlineFlowBoxPainter.h',
'paint/SVGInlineTextBoxPainter.cpp',
'paint/SVGInlineTextBoxPainter.h',
- 'paint/SVGMarkerPainter.cpp',
- 'paint/SVGMarkerPainter.h',
'paint/SVGRootInlineBoxPainter.cpp',
'paint/SVGRootInlineBoxPainter.h',
'paint/SVGRootPainter.cpp',
« no previous file with comments | « no previous file | Source/core/paint/SVGMarkerPainter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698