Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / components / nacl / loader / DEPS
index 6167777..f63985c 100644 (file)
@@ -4,6 +4,7 @@ include_rules = [
   "+crypto",
   "+sandbox/linux/seccomp-bpf",
   "+sandbox/linux/services",
+  "+sandbox/linux/suid",
   "+sandbox/win/src",
   "+ppapi/c",  # header files only
 
@@ -23,7 +24,7 @@ include_rules = [
   "+ppapi/proxy/serialized_handle.h",
 
   # For setting FDs in non-SFI mode.
-  "+ppapi/proxy/plugin_main_irt.h",
+  "+ppapi/nacl_irt",
 
   # For sending PpapiHostMsg_ChannelCreated in nacl_ipc_adapter.cc:
   "+ppapi/proxy/ppapi_messages.h"