Index: third_party/WebKit/Source/platform/heap/Heap.cpp |
diff --git a/third_party/WebKit/Source/platform/heap/Heap.cpp b/third_party/WebKit/Source/platform/heap/Heap.cpp |
index fd2b765e5fb3dccf9ab3f7b998422668810d292d..0dc2f08ce9bda691f1909f4c577d5ea738496b5f 100644 |
--- a/third_party/WebKit/Source/platform/heap/Heap.cpp |
+++ b/third_party/WebKit/Source/platform/heap/Heap.cpp |
@@ -48,7 +48,6 @@ |
#include "wtf/LeakAnnotations.h" |
#include "wtf/MainThread.h" |
#include "wtf/Partitions.h" |
-#include "wtf/PassOwnPtr.h" |
namespace blink { |