Index: Source/bindings/v8/custom/V8FormDataCustom.cpp |
diff --git a/Source/bindings/v8/custom/V8FormDataCustom.cpp b/Source/bindings/v8/custom/V8FormDataCustom.cpp |
index 48a96bcb2a65d751c9e8a1dc8df778093e9cf125..26ec0d9fe41943f2eb303ffe535c354bfc54702b 100644 |
--- a/Source/bindings/v8/custom/V8FormDataCustom.cpp |
+++ b/Source/bindings/v8/custom/V8FormDataCustom.cpp |
@@ -34,7 +34,6 @@ |
#include "V8Blob.h" |
#include "V8HTMLFormElement.h" |
#include "bindings/v8/V8Binding.h" |
-#include "bindings/v8/V8Utilities.h" |
#include "core/html/DOMFormData.h" |
namespace WebCore { |