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

Unified Diff: chrome/common/safe_browsing/BUILD.gn

Issue 1857983002: Add download_file_types.proto with ascii->binary conversion, as a resource. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Tweaks to README.md and proto Created 4 years, 8 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 | « chrome/chrome_resources.gyp ('k') | chrome/common/safe_browsing/download_file_types.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/safe_browsing/BUILD.gn
diff --git a/chrome/common/safe_browsing/BUILD.gn b/chrome/common/safe_browsing/BUILD.gn
index 47805ebbebf903740d9f270c2d4e2856212f3f7b..600a873bbb46333ce2a03aa6b262485a903800aa 100644
--- a/chrome/common/safe_browsing/BUILD.gn
+++ b/chrome/common/safe_browsing/BUILD.gn
@@ -10,5 +10,6 @@ proto_library("proto") {
"client_model.proto",
"crx_info.proto",
"csd.proto",
+ "download_file_types.proto",
]
}
« no previous file with comments | « chrome/chrome_resources.gyp ('k') | chrome/common/safe_browsing/download_file_types.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698