Re-Re-land: Add download_file_types.proto with ascii->binary conversion, as a resource.
This reverts commit 90ade35dd2736cc1fa3eb9fc67e83640345b519b
Adds: -S -s args to /usr/bin/python
BUG=596555
Review URL: https://codereview.chromium.org/1917653002
Cr-Commit-Position: refs/heads/master@{#389612}
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index d153f91e..64a1fe1 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1032,6 +1032,7 @@
deps = [
":chrome_internal_resources_gen",
+ "//chrome/browser/resources/safe_browsing:make_file_types_protobuf",
# Depend only on the generated mojo bindings since we read the .mojom.js
# file, rather than the whole mojo target which will link the C++ bindings.