Remove unused SafeBrowsingDatabaseManager::extension_blacklist_ member.
commitc9d875a22d0ea344f246e67e516b2eba3e49523c
authorgab <gab@chromium.org>
Wed, 10 Dec 2014 03:57:25 +0000 (9 19:57 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 10 Dec 2014 03:57:48 +0000 (10 03:57 +0000)
tree1d83436799d42d891bcd3187a177c4f066e14bbc
parent6cf04694c355457102bb93c47b63754ea43d5f60
Remove unused SafeBrowsingDatabaseManager::extension_blacklist_ member.

All extension BL operations use the |extension_blacklist_store_| directly
and the |extension_blacklist_| itself was never initialized/updated/used.

Looks like this has been the case since the initial CL @ http://crrev.com/3e72ed75

This cleanup makes it easier to progress on issue 440517.

BUG=440517

Review URL: https://codereview.chromium.org/724733004

Cr-Commit-Position: refs/heads/master@{#307637}
chrome/browser/safe_browsing/safe_browsing_database.h