Index: net/DEPS |
diff --git a/net/DEPS b/net/DEPS |
index 5f49c8048b52278cc8dc306a63c940833e02f10d..4ab9c146a4058592649d1d8c47cfca6d7498e422 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", |
Ryan Sleevi
2015/12/28 19:30:53
If you're looking for parity with base/i18n and th
eustas
2015/12/29 13:15:38
Done.
|
+ ], |
} |
skip_child_includes = [ |