| Index: components/nacl/loader/DEPS
|
| diff --git a/components/nacl/loader/DEPS b/components/nacl/loader/DEPS
|
| index aa045563f80d12d92204c875650b2f33ba80dedd..b96632911e13acd806bda93a35a1e7466310dc69 100644
|
| --- a/components/nacl/loader/DEPS
|
| +++ b/components/nacl/loader/DEPS
|
| @@ -8,8 +8,8 @@ include_rules = [
|
| "+native_client/src",
|
| "+ppapi/c", # header files only
|
|
|
| - # For handle conversion in nacl_ipc_adapter.cc:
|
| - "+ppapi/proxy/handle_converter.h",
|
| + # For message scanning and handle conversion in nacl_ipc_adapter.cc:
|
| + "+ppapi/proxy/nacl_message_scanner.h",
|
| "+ppapi/proxy/serialized_handle.h",
|
|
|
| # For sending PpapiHostMsg_ChannelCreated in nacl_ipc_adapter.cc:
|
|
|