Index: third_party/WebKit/Source/core/frame/Location.h |
diff --git a/third_party/WebKit/Source/core/frame/Location.h b/third_party/WebKit/Source/core/frame/Location.h |
index d107cd854a50620874439d411315687b931ac243..bd11166443d1534fa019d289009dfb080273eb34 100644 |
--- a/third_party/WebKit/Source/core/frame/Location.h |
+++ b/third_party/WebKit/Source/core/frame/Location.h |
@@ -34,8 +34,6 @@ |
#include "core/CoreExport.h" |
#include "core/dom/DOMStringList.h" |
#include "core/frame/DOMWindowProperty.h" |
-#include "wtf/PassRefPtr.h" |
-#include "wtf/RefCounted.h" |
#include "wtf/text/WTFString.h" |
namespace blink { |