| Index: ppapi/proxy/DEPS
|
| diff --git a/ppapi/proxy/DEPS b/ppapi/proxy/DEPS
|
| index 39208966b22ee01edf2ff290aee27be245bcc001..0c13d6be864927d8b5abb6a3cdc955e8a00e1371 100644
|
| --- a/ppapi/proxy/DEPS
|
| +++ b/ppapi/proxy/DEPS
|
| @@ -20,5 +20,7 @@ include_rules = [
|
| "+native_client/src/shared/srpc/nacl_srpc.h",
|
| "+native_client/src/untrusted/irt/irt.h",
|
| "+native_client/src/untrusted/irt/irt_private.h",
|
| + # The IRT also needs to know the sysconf enums.
|
| + "+native_client/src/trusted/service_runtime/include/sys/unistd.h",
|
| ]
|
|
|
|
|