4 # We don't want the proxy to depend on the C++ layer, which is appropriate
8 # The untrusted build references the NaCl integrated runtime (IRT).
9 "+native_client/src/public",
10 "+native_client/src/shared/srpc/nacl_srpc_ppapi_plugin_internal.h",
11 "+native_client/src/untrusted/irt/irt.h",
12 # The IRT also needs to know the errno and sysconf enums.
13 "+native_client/src/trusted/service_runtime/include/sys/errno.h",
14 "+native_client/src/trusted/service_runtime/include/sys/unistd.h",