3 "+content/public/app/startup_helper_win.h",
4 "+content/public/common",
6 "+sandbox/linux/bpf_dsl",
7 "+sandbox/linux/seccomp-bpf",
8 "+sandbox/linux/seccomp-bpf-helpers",
9 "+sandbox/linux/services",
10 "+sandbox/linux/suid",
11 "+sandbox/linux/system_headers",
13 "+ppapi/c", # header files only
15 "+native_client/src/include",
16 "+native_client/src/public",
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/untrusted/irt/irt.h",
22 # For message scanning and handle conversion in nacl_ipc_adapter.cc:
23 "+ppapi/proxy/nacl_message_scanner.h",
24 "+ppapi/proxy/serialized_handle.h",
26 # For setting FDs in non-SFI mode.
29 # For sending PpapiHostMsg_ChannelCreated in nacl_ipc_adapter.cc:
30 "+ppapi/proxy/ppapi_messages.h",
32 # For supporting Mojo in plugins.
34 "+third_party/mojo/src/mojo/edk",