| Index: chrome/common/nacl_host_messages.h
|
| diff --git a/chrome/common/nacl_host_messages.h b/chrome/common/nacl_host_messages.h
|
| index ca9b76e25aabb5075613ae3abc1ab742ec9b765b..96430c7e7883f4996383f4ee6e8573f4a0b0f274 100644
|
| --- a/chrome/common/nacl_host_messages.h
|
| +++ b/chrome/common/nacl_host_messages.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/process.h"
|
| #include "build/build_config.h"
|
| #include "chrome/common/common_param_traits.h"
|
| -#include "chrome/common/nacl_types.h"
|
| +#include "components/nacl/common/nacl_types.h"
|
| #include "content/public/common/common_param_traits.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "ipc/ipc_channel_handle.h"
|
|
|