3 "+content/public/app/startup_helper_win.h",
5 "+sandbox/linux/bpf_dsl",
6 "+sandbox/linux/seccomp-bpf",
7 "+sandbox/linux/seccomp-bpf-helpers",
8 "+sandbox/linux/services",
11 "+ppapi/c", # header files only
13 "+native_client/src/include",
14 "+native_client/src/public",
15 "+native_client/src/shared/platform/nacl_host_desc.h",
16 "+native_client/src/shared/srpc/nacl_srpc.h",
17 "+native_client/src/trusted/desc",
18 "+native_client/src/trusted/service_runtime/include",
19 "+native_client/src/trusted/service_runtime/nacl_error_code.h",
20 "+native_client/src/trusted/validator/rich_file_info.h",
21 "+native_client/src/trusted/validator/validation_cache.h",
22 "+native_client/src/untrusted/irt/irt.h",
24 # For message scanning and handle conversion in nacl_ipc_adapter.cc:
25 "+ppapi/proxy/nacl_message_scanner.h",
26 "+ppapi/proxy/serialized_handle.h",
28 # For setting FDs in non-SFI mode.
31 # For sending PpapiHostMsg_ChannelCreated in nacl_ipc_adapter.cc:
32 "+ppapi/proxy/ppapi_messages.h",
34 # For supporting Mojo in plugins.