Chromium Code Reviews| Index: cc/ipc/DEPS |
| diff --git a/cc/ipc/DEPS b/cc/ipc/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3a74ce8ac51fa776b6339cae69d5138db185a1dd |
| --- /dev/null |
| +++ b/cc/ipc/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+gpu/ipc/common", |
| + "+ui/events/ipc", |
| +] |