Chromium Code Reviews| Index: ipc/DEPS |
| diff --git a/ipc/DEPS b/ipc/DEPS |
| index 1c97fa3433f8e4fa61d98fa523fdf02de48dfb40..bc68db20e3e89c3202daff64f80d261457edc6ad 100644 |
| --- a/ipc/DEPS |
| +++ b/ipc/DEPS |
| @@ -1,5 +1,6 @@ |
| include_rules = [ |
| "+crypto", |
| + "+content/renderer", |
| # For ipc_channel_nacl.cc: |
| "+native_client/src/public", |
| ] |