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

Unified Diff: components/safe_browsing/csd.proto

Issue 2934373002: Record Code Signature of Downloaded DMG files (Closed)
Patch Set: adjusted test file path names Created 3 years, 6 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/csd.proto
diff --git a/components/safe_browsing/csd.proto b/components/safe_browsing/csd.proto
index d84cc15a9ee5b376e64b53056c042ef23c760f24..c9b81279b3200f3d045c9725f496d532ca8e874a 100644
--- a/components/safe_browsing/csd.proto
+++ b/components/safe_browsing/csd.proto
@@ -508,6 +508,8 @@ message ClientDownloadRequest {
// Deprecated.
optional bool DEPRECATED_download_attribution_finch_enabled = 39
[deprecated = true];
+
+ optional bytes udif_code_signature = 40;
}
message ReferrerChainEntry {
« chrome/utility/safe_browsing/mac/udif.cc ('K') | « chrome/utility/safe_browsing/mac/udif.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698