Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(621)

Unified Diff: components/safe_browsing_db/BUILD.gn

Issue 1543153002: Add a GetFullHashWithApis method to Protocol Manager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/safe_browsing_db.gypi ('k') | components/safe_browsing_db/safebrowsing.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
}
« no previous file with comments | « components/safe_browsing_db.gypi ('k') | components/safe_browsing_db/safebrowsing.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698