Index: third_party/WebKit/Source/core/dom/NodeFilter.h |
diff --git a/third_party/WebKit/Source/core/dom/NodeFilter.h b/third_party/WebKit/Source/core/dom/NodeFilter.h |
index 9afd9d7dc167a4a4118b45b4a88c304c8b2b81eb..ec42d832b72c21a3e779f08682d161196da1f593 100644 |
--- a/third_party/WebKit/Source/core/dom/NodeFilter.h |
+++ b/third_party/WebKit/Source/core/dom/NodeFilter.h |
@@ -28,7 +28,6 @@ |
#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/dom/NodeFilterCondition.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/RefPtr.h" |
namespace blink { |