| Index: chrome/common/nacl_messages_internal.h
|
| diff --git a/chrome/common/nacl_messages_internal.h b/chrome/common/nacl_messages_internal.h
|
| index 8d95cc7b7d16c93939d3ac3168bd239bed6912ce..e302118de2136f29c181e0b910219a78d24e7ab5 100644
|
| --- a/chrome/common/nacl_messages_internal.h
|
| +++ b/chrome/common/nacl_messages_internal.h
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "base/process.h"
|
| #include "chrome/common/nacl_types.h"
|
| #include "ipc/ipc_message_macros.h"
|
|
|
|
|