Index: third_party/WebKit/Source/core/dom/DOMStringList.h |
diff --git a/third_party/WebKit/Source/core/dom/DOMStringList.h b/third_party/WebKit/Source/core/dom/DOMStringList.h |
index 275f866b142d84612cc57b60db30521a70349af4..2c2f87f17ad1da221a8264b68cfa823f8a33ad05 100644 |
--- a/third_party/WebKit/Source/core/dom/DOMStringList.h |
+++ b/third_party/WebKit/Source/core/dom/DOMStringList.h |
@@ -29,8 +29,6 @@ |
#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/CoreExport.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/PassRefPtr.h" |
-#include "wtf/RefCounted.h" |
#include "wtf/Vector.h" |
#include "wtf/text/WTFString.h" |