| Index: components/safe_browsing/password_protection/BUILD.gn
|
| diff --git a/components/safe_browsing/password_protection/BUILD.gn b/components/safe_browsing/password_protection/BUILD.gn
|
| index ae6404596e3e1b55d38ff9b17faf8930ef864428..a7be564812e0e0b3511343b118915ce1a8a72ab4 100644
|
| --- a/components/safe_browsing/password_protection/BUILD.gn
|
| +++ b/components/safe_browsing/password_protection/BUILD.gn
|
| @@ -37,6 +37,8 @@ source_set("password_protection_unittest") {
|
| ":password_protection",
|
| "//base",
|
| "//base/test:test_support",
|
| + "//components/content_settings/core/browser:browser",
|
| + "//components/history/core/browser:browser",
|
| "//components/safe_browsing_db:test_database_manager",
|
| "//components/sync_preferences:test_support",
|
| "//content/test:test_support",
|
|
|