Index: content/common/dom_storage/dom_storage_messages.h |
diff --git a/content/common/dom_storage/dom_storage_messages.h b/content/common/dom_storage/dom_storage_messages.h |
index 7fd4426a766ded0c252a0216024ed837fee5ed2e..59d22c9641b23e221a6c04b59c751f1a5b76078c 100644 |
--- a/content/common/dom_storage/dom_storage_messages.h |
+++ b/content/common/dom_storage/dom_storage_messages.h |
@@ -7,11 +7,11 @@ |
#include <stdint.h> |
#include "content/common/dom_storage/dom_storage_types.h" |
-#include "content/public/common/common_param_traits.h" |
#include "ipc/ipc_message_macros.h" |
#include "ipc/ipc_param_traits.h" |
#include "third_party/WebKit/public/platform/WebStorageArea.h" |
#include "url/gurl.h" |
+#include "url/ipc/url_param_traits.h" |
#define IPC_MESSAGE_START DOMStorageMsgStart |