summaryrefslogtreecommitdiff
path: root/Source/WebCore/storage/StorageSyncManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/storage/StorageSyncManager.h')
-rw-r--r--Source/WebCore/storage/StorageSyncManager.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/WebCore/storage/StorageSyncManager.h b/Source/WebCore/storage/StorageSyncManager.h
index fa5c16dcc..061fd1577 100644
--- a/Source/WebCore/storage/StorageSyncManager.h
+++ b/Source/WebCore/storage/StorageSyncManager.h
@@ -26,11 +26,10 @@
#ifndef StorageSyncManager_h
#define StorageSyncManager_h
-#include "PlatformString.h"
-
#include <wtf/PassRefPtr.h>
#include <wtf/RefCounted.h>
#include <wtf/OwnPtr.h>
+#include <wtf/text/WTFString.h>
namespace WebCore {