| Index: components/nacl/renderer/manifest_service_channel.cc
|
| diff --git a/components/nacl/renderer/manifest_service_channel.cc b/components/nacl/renderer/manifest_service_channel.cc
|
| index b32ee100bb41f0721734aa9d52a53eb52a04b671..1bb962a0c0b34cebc259c193f2531a0962b1c760 100644
|
| --- a/components/nacl/renderer/manifest_service_channel.cc
|
| +++ b/components/nacl/renderer/manifest_service_channel.cc
|
| @@ -13,6 +13,7 @@
|
| #include "content/public/common/sandbox_init.h"
|
| #include "content/public/renderer/render_thread.h"
|
| #include "ipc/ipc_channel.h"
|
| +#include "ipc/ipc_platform_file.h"
|
| #include "ipc/ipc_sync_channel.h"
|
| #include "ppapi/c/pp_errors.h"
|
| #include "ppapi/c/ppb_file_io.h"
|
|
|