Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / native_client / src / untrusted / DEPS
1 include_rules = [
2   "+native_client/src/public",
3   "+native_client/src/shared",
4   "+native_client/src/untrusted",
5   "+native_client/src/third_party/dlmalloc",
6   "+native_client/src/third_party/valgrind",
7   # TODO(bradnelson): move this to src/shared ?
8   "+native_client/src/trusted/weak_ref",
9   # For nacl/syscall_bindings_trampoline.h and a couple of tests:
10   "+native_client/src/trusted/service_runtime/include/bits/nacl_syscalls.h",
11   "+native_client/src/trusted/service_runtime/nacl_config.h",
12   # For various tests:
13   "+native_client/src/trusted/service_runtime/include/sys",
14 ]