Chromium Code Reviews| Index: ipc/DEPS |
| diff --git a/ipc/DEPS b/ipc/DEPS |
| index 1c97fa3433f8e4fa61d98fa523fdf02de48dfb40..9da4caec3e3d3371ebb933b62c58139065b3c9c0 100644 |
| --- a/ipc/DEPS |
| +++ b/ipc/DEPS |
| @@ -2,4 +2,5 @@ include_rules = [ |
| "+crypto", |
| # For ipc_channel_nacl.cc: |
| "+native_client/src/public", |
| + "+sandbox", |
|
Robert Sesek
2016/04/05 14:13:25
Can limit this to sandbox/mac/seatbelt.h.
Greg K
2016/04/05 18:24:44
Done.
|
| ] |