Index: third_party/WebKit/Source/web/WebImageDecoder.cpp |
diff --git a/third_party/WebKit/Source/web/WebImageDecoder.cpp b/third_party/WebKit/Source/web/WebImageDecoder.cpp |
index 1750509dcc16ed74f403037642291ce7921a5a1a..d4ffb79860fdb46fa716543e03bcfe16962ccb62 100644 |
--- a/third_party/WebKit/Source/web/WebImageDecoder.cpp |
+++ b/third_party/WebKit/Source/web/WebImageDecoder.cpp |
@@ -37,8 +37,6 @@ |
#include "public/platform/WebData.h" |
#include "public/platform/WebImage.h" |
#include "public/platform/WebSize.h" |
-#include "wtf/OwnPtr.h" |
-#include "wtf/PassOwnPtr.h" |
#include "wtf/PassRefPtr.h" |
namespace blink { |