Index: third_party/WebKit/Source/core/html/forms/ImageInputType.cpp |
diff --git a/third_party/WebKit/Source/core/html/forms/ImageInputType.cpp b/third_party/WebKit/Source/core/html/forms/ImageInputType.cpp |
index 10c711a19c9c73191b7870888d1ae48f9ddbac4c..2f424dbf3574186934e419cdfe6835cebfc94b32 100644 |
--- a/third_party/WebKit/Source/core/html/forms/ImageInputType.cpp |
+++ b/third_party/WebKit/Source/core/html/forms/ImageInputType.cpp |
@@ -27,7 +27,6 @@ |
#include "core/InputTypeNames.h" |
#include "core/dom/shadow/ShadowRoot.h" |
#include "core/events/MouseEvent.h" |
-#include "core/fetch/ImageResource.h" |
#include "core/html/FormData.h" |
#include "core/html/HTMLFormElement.h" |
#include "core/html/HTMLImageFallbackHelper.h" |