Index: third_party/WebKit/Source/core/dom/NodeList.h |
diff --git a/third_party/WebKit/Source/core/dom/NodeList.h b/third_party/WebKit/Source/core/dom/NodeList.h |
index 4bc88470f434274a54b30590ce7fa943d74bbe49..7a98f0be45ae9280d9bdb34037183abec024130f 100644 |
--- a/third_party/WebKit/Source/core/dom/NodeList.h |
+++ b/third_party/WebKit/Source/core/dom/NodeList.h |
@@ -27,7 +27,6 @@ |
#include "bindings/core/v8/Iterable.h" |
#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/CoreExport.h" |
-#include "wtf/RefCounted.h" |
namespace blink { |