summaryrefslogtreecommitdiffstats
path: root/WebCore/storage/OriginUsageRecord.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/storage/OriginUsageRecord.h')
-rw-r--r--WebCore/storage/OriginUsageRecord.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/WebCore/storage/OriginUsageRecord.h b/WebCore/storage/OriginUsageRecord.h
index 25bddf2..a830e68 100644
--- a/WebCore/storage/OriginUsageRecord.h
+++ b/WebCore/storage/OriginUsageRecord.h
@@ -31,10 +31,9 @@
#if ENABLE(DATABASE)
#include "PlatformString.h"
-#include "StringHash.h"
-
#include <wtf/HashMap.h>
-#include <wtf/HashSet.h>
+#include <wtf/HashSet.h>
+#include <wtf/text/StringHash.h>
namespace WebCore {