Process content blocker rules in the HTTP loader.

This commit is contained in:
Josh Matthews 2016-04-17 16:45:33 -04:00 committed by Anthony Ramine
parent 50fea8554e
commit 074fc4a5e1
5 changed files with 105 additions and 4 deletions

View file

@ -1414,6 +1414,7 @@ dependencies = [
name = "net_tests"
version = "0.0.1"
dependencies = [
"content-blocker 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"cookie 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
"devtools_traits 0.0.1",
"flate2 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",