Chromium Code Reviews| Index: tools/ipc_fuzzer/DEPS |
| diff --git a/tools/ipc_fuzzer/DEPS b/tools/ipc_fuzzer/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f3d83f86c0b5cc67b24dc8137bd387924a30bfd7 |
| --- /dev/null |
| +++ b/tools/ipc_fuzzer/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+tools/ipc_fuzzer/message_lib", |
| +] |