Index: Source/core/html/DOMFormData.cpp |
diff --git a/Source/core/html/DOMFormData.cpp b/Source/core/html/DOMFormData.cpp |
index cf4cbc41e2cb299aff312431527e810ef2d42cc7..942f51f824f4c741091b1acb25ac6ce225113326 100644 |
--- a/Source/core/html/DOMFormData.cpp |
+++ b/Source/core/html/DOMFormData.cpp |
@@ -32,7 +32,6 @@ |
#include "core/html/DOMFormData.h" |
#include "core/fileapi/Blob.h" |
-#include "core/html/HTMLFormControlElement.h" |
#include "core/html/HTMLFormElement.h" |
#include "wtf/text/TextEncoding.h" |
#include "wtf/text/WTFString.h" |