Index: third_party/WebKit/Source/wtf/LinkedHashSet.h |
diff --git a/third_party/WebKit/Source/wtf/LinkedHashSet.h b/third_party/WebKit/Source/wtf/LinkedHashSet.h |
index 894138bffab0f5b3a5c470c71aee8cb8e59d838c..e85c72fd65369be0f33e11e413aad5f0310706c1 100644 |
--- a/third_party/WebKit/Source/wtf/LinkedHashSet.h |
+++ b/third_party/WebKit/Source/wtf/LinkedHashSet.h |
@@ -24,8 +24,6 @@ |
#include "wtf/AddressSanitizer.h" |
#include "wtf/HashSet.h" |
-#include "wtf/OwnPtr.h" |
-#include "wtf/PassOwnPtr.h" |
#include "wtf/allocator/PartitionAllocator.h" |
namespace WTF { |