Index: third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp |
diff --git a/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp b/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp |
index 8e367eb61a1ea24326890e2c5aab6aa32e0511e6..843cb9259d99dcb96640295a0f6bea9729b5efb6 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp |
+++ b/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp |
@@ -16,7 +16,6 @@ |
#include "core/html/HTMLImageLoader.h" |
#include "core/html/HTMLInputElement.h" |
#include "core/html/HTMLStyleElement.h" |
-#include "wtf/PassOwnPtr.h" |
#include "wtf/text/StringBuilder.h" |
namespace blink { |