Chromium Code Reviews| Index: third_party/brotli/fuzz/DEPS |
| diff --git a/third_party/brotli/fuzz/DEPS b/third_party/brotli/fuzz/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2e39551801cda94d7aebb0df1de7283596a94310 |
| --- /dev/null |
| +++ b/third_party/brotli/fuzz/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+third_party/brotli/dec", |
| +] |