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

Unified Diff: Source/core/core.gypi

Issue 19263002: Get rid of special casing for SVGNumber in the bindings generator (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix style issues 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index b3beff281cf03264d57fe4d40eed9b83bc8c7511..f96065dfc10ff412d9adb86b5b0beb45bbb3c016 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3471,7 +3471,9 @@
'svg/SVGMetadataElement.h',
'svg/SVGMissingGlyphElement.cpp',
'svg/SVGMissingGlyphElement.h',
+ 'svg/SVGNumber.h',
'svg/SVGNumberList.cpp',
+ 'svg/SVGNumberList.h',
'svg/SVGPaint.cpp',
'svg/SVGParserUtilities.cpp',
'svg/SVGParserUtilities.h',
« no previous file with comments | « Source/bindings/scripts/deprecated_code_generator_v8.pm ('k') | Source/core/rendering/svg/SVGTextLayoutAttributesBuilder.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698