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

Unified Diff: Source/core/core.gypi

Issue 18098007: Get rid of SVGPoint special case from the bindings generator (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/bindings/tests/results/V8TestTypedefs.cpp ('k') | Source/core/rendering/svg/RenderSVGRoot.cpp » ('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 badef3919fc821f54487a7ea475d9a8b51747fc3..d9649e44f34d876a6b799f4d4f085da614812ba2 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3559,6 +3559,7 @@
'svg/SVGPathUtilities.h',
'svg/SVGPatternElement.cpp',
'svg/SVGPatternElement.h',
+ 'svg/SVGPoint.h',
'svg/SVGPointList.cpp',
'svg/SVGPointList.h',
'svg/SVGPolyElement.cpp',
« no previous file with comments | « Source/bindings/tests/results/V8TestTypedefs.cpp ('k') | Source/core/rendering/svg/RenderSVGRoot.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698