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

Unified Diff: Source/core/core.gypi

Issue 638933002: Introduce SVGPaintServer (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Pass GCSS only - not GCSS and GC. Created 6 years, 2 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 a4aabde41b1a50e2c71aed9129d17b5c09a9b4b8..ef5ed66cff2c14b26782a5683d03e48e06927845 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1544,6 +1544,8 @@
'paint/SVGImagePainter.h',
'paint/SVGInlineTextBoxPainter.cpp',
'paint/SVGInlineTextBoxPainter.h',
+ 'paint/SVGPaintServer.cpp',
+ 'paint/SVGPaintServer.h',
'paint/SVGTextPainter.cpp',
'paint/SVGTextPainter.h',
'paint/TablePainter.cpp',
« no previous file with comments | « no previous file | Source/core/paint/SVGInlineTextBoxPainter.cpp » ('j') | Source/core/paint/SVGInlineTextBoxPainter.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698