summaryrefslogtreecommitdiffstats
path: root/WebCore/storage/chromium/QuotaTracker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/storage/chromium/QuotaTracker.cpp')
-rw-r--r--WebCore/storage/chromium/QuotaTracker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/storage/chromium/QuotaTracker.cpp b/WebCore/storage/chromium/QuotaTracker.cpp
index b49639d..9e64942 100644
--- a/WebCore/storage/chromium/QuotaTracker.cpp
+++ b/WebCore/storage/chromium/QuotaTracker.cpp
@@ -31,8 +31,8 @@
#include "config.h"
#include "QuotaTracker.h"
-#include "CString.h"
#include <wtf/StdLibExtras.h>
+#include <wtf/text/CString.h>
namespace WebCore {