Index: third_party/WebKit/Source/core/dom/LiveNodeList.h |
diff --git a/third_party/WebKit/Source/core/dom/LiveNodeList.h b/third_party/WebKit/Source/core/dom/LiveNodeList.h |
index fa483d082faf5f60e8335c355f90b1929c86c90a..e1ce748991660047e699156bdcd6da1509a72b42 100644 |
--- a/third_party/WebKit/Source/core/dom/LiveNodeList.h |
+++ b/third_party/WebKit/Source/core/dom/LiveNodeList.h |
@@ -29,7 +29,6 @@ |
#include "core/html/CollectionItemsCache.h" |
#include "core/html/CollectionType.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/PassRefPtr.h" |
namespace blink { |