summaryrefslogtreecommitdiffstats
path: root/webkit/dom_storage/dom_storage_area.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/dom_storage/dom_storage_area.cc')
-rw-r--r--webkit/dom_storage/dom_storage_area.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/dom_storage/dom_storage_area.cc b/webkit/dom_storage/dom_storage_area.cc
index d87fa5e..269f3f7 100644
--- a/webkit/dom_storage/dom_storage_area.cc
+++ b/webkit/dom_storage/dom_storage_area.cc
@@ -10,7 +10,7 @@
#include "base/metrics/histogram.h"
#include "base/time.h"
#include "base/utf_string_conversions.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h"
+#include "third_party/WebKit/public/platform/WebString.h"
#include "webkit/base/file_path_string_conversions.h"
#include "webkit/base/origin_url_conversions.h"
#include "webkit/browser/database/database_util.h"