Chromium Code Reviews| Index: tools/ipc_fuzzer/message_lib/DEPS |
| diff --git a/tools/ipc_fuzzer/message_lib/DEPS b/tools/ipc_fuzzer/message_lib/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5b62065526abdd9ff64e5f3be323a67a22fd01b8 |
| --- /dev/null |
| +++ b/tools/ipc_fuzzer/message_lib/DEPS |
| @@ -0,0 +1,8 @@ |
| +include_rules = [ |
| + "+chrome/common", |
| + "+components/autofill/core/common", |
| + "+components/nacl/common", |
| + "+components/tracing", |
| + "+components/visitedlink/common", |
| + "+content/common", |
| +] |