From a8805e3fe314955064c30ef78328dc71f692eb7b Mon Sep 17 00:00:00 2001 From: "Brian R. Bondy" Date: Mon, 4 Mar 2019 08:36:39 -0500 Subject: [PATCH] Update DEPS for improving ad-block matching --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d0252feb397f..dcacec08a8fb 100644 --- a/DEPS +++ b/DEPS @@ -1,7 +1,7 @@ use_relative_paths = True deps = { - "vendor/ad-block": "https://github.com/brave/ad-block.git@8a69dcea5eaef9e019d0ea7a98b4c35469ae2f1c", + "vendor/ad-block": "https://github.com/brave/ad-block.git@af75cd5d9991ffa6a37b7fff8f15d97fce6ccfc1", "vendor/autoplay-whitelist": "https://github.com/brave/autoplay-whitelist.git@458053a3c95b403cbe0872f289a2aafa106ee9d8", "vendor/tracking-protection": "https://github.com/brave/tracking-protection.git@e67738e656244f7ab6e0ed9815071ca744f5468f", "vendor/hashset-cpp": "https://github.com/brave/hashset-cpp.git@4b55fe39bb25bb0d8b11a43d547d75f00c6c46fb",