summaryrefslogtreecommitdiffstats
path: root/chromium/ppapi/native_client/src/trusted/plugin/DEPS
blob: 34d9609d75743c66ba2f41cd4121152f84917c80 (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "+native_client/src/shared/imc/nacl_imc_c.h",
  "+native_client/src/trusted/desc",
  "+native_client/src/trusted/nonnacl_util/sel_ldr_launcher.h",
  "+native_client/src/trusted/reverse_service/reverse_service.h",
  "+native_client/src/trusted/service_runtime/include",
  "+native_client/src/trusted/service_runtime/nacl_error_code.h",
]