Skip to content

Commit

Permalink
Merge pull request #1430 from brave/domain-matching-hashset-0.60.x
Browse files Browse the repository at this point in the history
Update ad-block DEPS for domain matching fix
  • Loading branch information
iefremov authored Jan 24, 2019
2 parents 2299fcc + 8cc62a1 commit 18256b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
use_relative_paths = True

deps = {
"vendor/ad-block": "https://github.com/brave/ad-block.git@366274d84d144f514bf65bca71552d60721959e9",
"vendor/ad-block": "https://github.com/brave/ad-block.git@aa0485f374365a1cc3b85de85e952d6599c4437f",
"vendor/tracking-protection": "https://github.com/brave/tracking-protection.git@e67738e656244f7ab6e0ed9815071ca744f5468f",
"vendor/hashset-cpp": "https://github.com/brave/hashset-cpp.git@4b55fe39bb25bb0d8b11a43d547d75f00c6c46fb",
"vendor/bloom-filter-cpp": "https://github.com/brave/bloom-filter-cpp.git@9be5c63b14e094156e00c8b28f205e7794f0b92c",
Expand Down

0 comments on commit 18256b2

Please sign in to comment.