blob: 0cb57a5fe2f8dc882c2b738ea810cdc0dd998a3a [file] [log] [blame]
include_rules = [
"+components/tracing",
# We don't want the proxy to depend on the C++ layer, which is appropriate
# for plugins only.
"-ppapi/cpp",
"+mojo/edk/embedder",
# The untrusted build references the NaCl integrated runtime (IRT).
"+native_client/src/public",
"+native_client/src/untrusted/irt/irt.h",
"+native_client/src/untrusted/irt/irt_dev.h",
# The IRT also needs to know the errno and sysconf enums.
"+native_client/src/trusted/service_runtime/include/sys/errno.h",
"+native_client/src/trusted/service_runtime/include/sys/unistd.h",
]