| Index: content/common/dom_storage_messages.h
|
| diff --git a/content/common/dom_storage_messages.h b/content/common/dom_storage_messages.h
|
| index c132a1cc468009a8c5fbfa44a80b78a5ecd3ed5f..a30acbf72af0302243568457f7d864c2e85332ed 100644
|
| --- a/content/common/dom_storage_messages.h
|
| +++ b/content/common/dom_storage_messages.h
|
| @@ -7,7 +7,7 @@
|
| #include "googleurl/src/gurl.h"
|
| #include "ipc/ipc_message_macros.h"
|
| #include "ipc/ipc_param_traits.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebStorageArea.h"
|
| +#include "third_party/WebKit/public/platform/WebStorageArea.h"
|
| #include "webkit/dom_storage/dom_storage_types.h"
|
|
|
| #define IPC_MESSAGE_START DOMStorageMsgStart
|
|
|