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', |