Index: Source/core/html/HTMLDocument.h |
diff --git a/Source/core/html/HTMLDocument.h b/Source/core/html/HTMLDocument.h |
index 78f067addb1c00f778f57893d167a5f2edec8faf..916da043bdb722d67a4960b8c8ff0c6e84e1d2cd 100644 |
--- a/Source/core/html/HTMLDocument.h |
+++ b/Source/core/html/HTMLDocument.h |
@@ -25,8 +25,7 @@ |
#include "core/dom/Document.h" |
#include "core/loader/cache/CachedResourceClient.h" |
-#include <wtf/HashCountedSet.h> |
-#include <wtf/text/AtomicStringHash.h> |
+#include "wtf/HashCountedSet.h" |
namespace WebCore { |