Chromium Code Reviews| Index: net/DEPS |
| diff --git a/net/DEPS b/net/DEPS |
| index fd0fd480cde03bbb3c45892484f378806ffadea3..9a967aa81084ed17a1eae66f3fc173b90f1cd6d1 100644 |
| --- a/net/DEPS |
| +++ b/net/DEPS |
| @@ -56,6 +56,10 @@ specific_include_rules = { |
| "run_all_unittests\.cc": [ |
| "+third_party/mojo/src/mojo/edk", |
| ], |
| + |
| + "brotli_filter\.cc": [ |
| + "+third_party/brotli", |
| + ], |
| } |
| skip_child_includes = [ |