diff options
Diffstat (limited to 'content/common/dom_storage_messages.h')
-rw-r--r-- | content/common/dom_storage_messages.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/common/dom_storage_messages.h b/content/common/dom_storage_messages.h index 165e96b..a284ac0 100644 --- a/content/common/dom_storage_messages.h +++ b/content/common/dom_storage_messages.h @@ -3,7 +3,7 @@ // found in the LICENSE file. // Multiply-included message file, no traditional include guard. -#include "content/common/common_param_traits.h" +#include "content/public/common/common_param_traits.h" #include "googleurl/src/gurl.h" #include "ipc/ipc_message_macros.h" #include "ipc/ipc_param_traits.h" |