summaryrefslogtreecommitdiff
path: root/chromium/content/common/dom_storage/dom_storage_messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/common/dom_storage/dom_storage_messages.h')
-rw-r--r--chromium/content/common/dom_storage/dom_storage_messages.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/content/common/dom_storage/dom_storage_messages.h b/chromium/content/common/dom_storage/dom_storage_messages.h
index 7ed1fbf1c87..ca95369933c 100644
--- a/chromium/content/common/dom_storage/dom_storage_messages.h
+++ b/chromium/content/common/dom_storage/dom_storage_messages.h
@@ -10,7 +10,7 @@
#include "content/common/dom_storage/dom_storage_types.h"
#include "ipc/ipc_message_macros.h"
#include "ipc/ipc_param_traits.h"
-#include "third_party/WebKit/public/platform/WebStorageArea.h"
+#include "third_party/blink/public/platform/web_storage_area.h"
#include "url/gurl.h"
#include "url/ipc/url_param_traits.h"