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

Unified Diff: components/safe_browsing_db/BUILD.gn

Issue 2647323009: Add extended reporting level in the update request (Closed)
Patch Set: rebase Created 3 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
Index: components/safe_browsing_db/BUILD.gn
diff --git a/components/safe_browsing_db/BUILD.gn b/components/safe_browsing_db/BUILD.gn
index cf8f51c579fdcacc784b8488da04a66aa6c02f96..5d0867312d14e1c7d4e5c0ccc2f759b5a6d4d44a 100644
--- a/components/safe_browsing_db/BUILD.gn
+++ b/components/safe_browsing_db/BUILD.gn
@@ -322,6 +322,7 @@ static_library("v4_update_protocol_manager") {
"v4_update_protocol_manager.h",
]
deps = [
+ ":safe_browsing_prefs",
":safebrowsing_proto",
":util",
":v4_protocol_manager_util",
« no previous file with comments | « chrome/browser/safe_browsing/services_delegate_impl.cc ('k') | components/safe_browsing_db/v4_local_database_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698