Index: third_party/WebKit/Source/core/html/HTMLImageElement.h |
diff --git a/third_party/WebKit/Source/core/html/HTMLImageElement.h b/third_party/WebKit/Source/core/html/HTMLImageElement.h |
index 2bd3d8d1c05b8489c0bc0026f7d9f6467d76fafb..45b52bc300033a057dd09d7daaf6e97fc1f38af5 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLImageElement.h |
+++ b/third_party/WebKit/Source/core/html/HTMLImageElement.h |
@@ -33,7 +33,6 @@ |
#include "core/imagebitmap/ImageBitmapSource.h" |
#include "platform/graphics/GraphicsTypes.h" |
#include "platform/network/ResourceResponse.h" |
-#include "wtf/WeakPtr.h" |
namespace blink { |