summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client/src/trusted/plugin/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/native_client/src/trusted/plugin/DEPS')
-rw-r--r--ppapi/native_client/src/trusted/plugin/DEPS11
1 files changed, 8 insertions, 3 deletions
diff --git a/ppapi/native_client/src/trusted/plugin/DEPS b/ppapi/native_client/src/trusted/plugin/DEPS
index c7f3a6b..8f7ae24 100644
--- a/ppapi/native_client/src/trusted/plugin/DEPS
+++ b/ppapi/native_client/src/trusted/plugin/DEPS
@@ -1,6 +1,11 @@
include_rules = [
- "+native_client/src/shared/imc",
- "+native_client/src/shared/srpc",
- "+native_client/src/trusted",
+ "+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/platform_qualify/nacl_os_qualify.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",
+ "+native_client/src/trusted/validator/nacl_file_info.h",
"+third_party/jsoncpp",
]