Chromium Code Reviews| Index: ipc/DEPS |
| diff --git a/ipc/DEPS b/ipc/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..eea2192499ea42b03c39bba402f66fa14b93aa72 |
| --- /dev/null |
| +++ b/ipc/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + # For ipc_channel_nacl.cc: |
| + "+native_client/src/public", |
| +] |