Index: third_party/WebKit/Source/core/dom/TreeWalker.h |
diff --git a/third_party/WebKit/Source/core/dom/TreeWalker.h b/third_party/WebKit/Source/core/dom/TreeWalker.h |
index a9b4447ead7d4b1a5d424286103747e883ac3730..d2a2055549c8cc89d09f00ed4976484249581316 100644 |
--- a/third_party/WebKit/Source/core/dom/TreeWalker.h |
+++ b/third_party/WebKit/Source/core/dom/TreeWalker.h |
@@ -29,8 +29,6 @@ |
#include "core/dom/NodeFilter.h" |
#include "core/dom/NodeIteratorBase.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/PassRefPtr.h" |
-#include "wtf/RefCounted.h" |
namespace blink { |