Chromium Code Reviews| Index: pnacl/support/DEPS |
| diff --git a/pnacl/support/DEPS b/pnacl/support/DEPS |
| index cb44435804c30c66aa9bcc61fb49184f513f2d63..204fd0675a5d7cba7965c89aaab953d7563f6e21 100644 |
| --- a/pnacl/support/DEPS |
| +++ b/pnacl/support/DEPS |
| @@ -1,5 +1,6 @@ |
| include_rules = [ |
| "+native_client/pnacl/support", |
| "+native_client/src/trusted/service_runtime/include/bits/nacl_syscalls.h", |
| + "+native_client/src/trusted/service_runtime/include/sys/unistd.h", |
| "+native_client/src/untrusted", |
| ] |