Componentize URLBlacklistManager unittest
commit78efa3b7d1bf4c35db9edcda4a176d9010be9b20
authorblundell <blundell@chromium.org>
Wed, 2 Sep 2015 13:24:10 +0000 (2 06:24 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 2 Sep 2015 13:24:48 +0000 (2 13:24 +0000)
tree13baf684aa60103124d0d13999feca7118782a08
parent76fe1b8b3924f6000a446edb33c06ebb7f03d449
Componentize URLBlacklistManager unittest

It was brought to my attention that this test has continued to live in //chrome
while the corresponding production code was componentized. This CL fixes the
glitch.

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

Cr-Commit-Position: refs/heads/master@{#346904}
chrome/chrome_tests_unit.gypi
components/components_tests.gyp
components/policy/core/browser/BUILD.gn
components/policy/core/browser/DEPS
components/policy/core/browser/url_blacklist_manager_unittest.cc [moved from chrome/browser/policy/url_blacklist_manager_unittest.cc with 98% similarity]