diff options
Diffstat (limited to 'chrome/common/dom_storage_messages.h')
-rw-r--r-- | chrome/common/dom_storage_messages.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/dom_storage_messages.h b/chrome/common/dom_storage_messages.h index e36f517..85db0e6 100644 --- a/chrome/common/dom_storage_messages.h +++ b/chrome/common/dom_storage_messages.h @@ -10,7 +10,7 @@ #include "googleurl/src/gurl.h" #include "ipc/ipc_message_macros.h" #include "ipc/ipc_param_traits.h" -#include "third_party/WebKit/WebKit/chromium/public/WebStorageArea.h" +#include "third_party/WebKit/Source/WebKit/chromium/public/WebStorageArea.h" #define IPC_MESSAGE_START DOMStorageMsgStart |