Index: components/safe_browsing_db/BUILD.gn |
diff --git a/components/safe_browsing_db/BUILD.gn b/components/safe_browsing_db/BUILD.gn |
index 12fd9a5aa2c7d920368f5bba200b5550dd3f881d..82031285a1ebe55ce5b78a8f403103a65df4cbe3 100644 |
--- a/components/safe_browsing_db/BUILD.gn |
+++ b/components/safe_browsing_db/BUILD.gn |
@@ -13,6 +13,7 @@ proto_library("proto") { |
group("safe_browsing_db") { |
deps = [ |
":prefix_set", |
+ ":proto", |
":util", |
] |
} |