Index: Source/core/history/HistoryItem.h |
diff --git a/Source/core/history/HistoryItem.h b/Source/core/history/HistoryItem.h |
index aa4908992d47044bae9f9d2072ee5b0aeb96f4b6..804e1e92de014f5236185c64ba9302747d1e592b 100644 |
--- a/Source/core/history/HistoryItem.h |
+++ b/Source/core/history/HistoryItem.h |
@@ -29,9 +29,8 @@ |
#include "bindings/v8/SerializedScriptValue.h" |
#include "core/platform/graphics/IntPoint.h" |
-#include <wtf/HashMap.h> |
-#include <wtf/RefCounted.h> |
-#include <wtf/text/WTFString.h> |
+#include "wtf/RefCounted.h" |
+#include "wtf/text/WTFString.h" |
namespace WebCore { |