Index: Source/bindings/bindings.gypi |
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi |
index e7195957c7b86d3015752ce7bf3aba0230114682..201cdbf56a9d2bf3e2f4acf7d17687546d456fd9 100644 |
--- a/Source/bindings/bindings.gypi |
+++ b/Source/bindings/bindings.gypi |
@@ -157,7 +157,6 @@ |
'v8/custom/V8CustomSQLStatementErrorCallback.cpp', |
'v8/custom/V8CustomXPathNSResolver.cpp', |
'v8/custom/V8CustomXPathNSResolver.h', |
- 'v8/custom/V8DOMFormDataCustom.cpp', |
'v8/custom/V8DOMPointCustom.cpp', |
'v8/custom/V8DOMStringMapCustom.cpp', |
'v8/custom/V8DOMWindowCustom.cpp', |
@@ -173,6 +172,7 @@ |
'v8/custom/V8EventCustom.cpp', |
'v8/custom/V8EventTargetCustom.cpp', |
'v8/custom/V8FileReaderCustom.cpp', |
+ 'v8/custom/V8FormDataCustom.cpp', |
'v8/custom/V8GeolocationCustom.cpp', |
'v8/custom/V8HTMLAllCollectionCustom.cpp', |
'v8/custom/V8HTMLCanvasElementCustom.cpp', |