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

Unified Diff: Source/bindings/bindings.gypi

Issue 19154006: Get rid of special casing for SVGNumber in the bindings generator (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update core.gypi 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/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index 88834dad5619626867483ab25872aeb3d555922e..29a5bc81ef62bc8d21597a30466150f61a86b431 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -217,6 +217,7 @@
'v8/custom/V8SVGDocumentCustom.cpp',
'v8/custom/V8SVGElementCustom.cpp',
'v8/custom/V8SVGLengthCustom.cpp',
+ 'v8/custom/V8SVGNumberCustom.cpp',
'v8/custom/V8SVGPathSegCustom.cpp',
'v8/custom/V8StyleSheetCustom.cpp',
'v8/custom/V8TextCustom.cpp',

Powered by Google App Engine
This is Rietveld 408576698