4 # Required for Mojo IRT support.
5 "+mojo/nacl/mojo_irt.h",
7 # We don't want the proxy to depend on the C++ layer, which is appropriate
11 # The untrusted build references the NaCl integrated runtime (IRT).
12 "+native_client/src/public",
13 "+native_client/src/untrusted/irt/irt.h",
14 "+native_client/src/untrusted/irt/irt_dev.h",
15 "+native_client/src/shared/platform/nacl_log.h",
16 "+native_client/src/shared/srpc/nacl_srpc.h",
17 # The IRT also needs to know the errno and sysconf enums.
18 "+native_client/src/trusted/service_runtime/include/sys/errno.h",
19 "+native_client/src/trusted/service_runtime/include/sys/unistd.h",