Index: components/safe_browsing_db/BUILD.gn |
diff --git a/components/safe_browsing_db/BUILD.gn b/components/safe_browsing_db/BUILD.gn |
index 5a58fe2f269aa17b0c7f263ec9ac3ccf925ec55d..ad32884b732f93ba5deebbdaff88b03552572287 100644 |
--- a/components/safe_browsing_db/BUILD.gn |
+++ b/components/safe_browsing_db/BUILD.gn |
@@ -49,12 +49,9 @@ |
] |
deps = [ |
":hit_report", |
- ":proto", |
- ":util", |
- ":v4_get_hash_protocol_manager", |
+ ":util", |
"//base:base", |
"//content/public/common", |
- "//net", |
"//url:url", |
] |
} |
@@ -103,9 +100,7 @@ |
] |
deps = [ |
":database_manager", |
- ":proto", |
":safe_browsing_api_handler", |
- ":v4_get_hash_protocol_manager", |
"//base:base", |
"//components/variations", |
"//content/public/browser", |