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

Unified Diff: chrome/browser/chrome_content_utility_manifest_overlay.json

Issue 2737763002: Convert utility process Safe Browsing ZIP/DMG Analyzer IPC to mojo (Closed)
Patch Set: Add //components/safe_browsing:csd_proto to typemap deps. Created 3 years, 9 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: chrome/browser/chrome_content_utility_manifest_overlay.json
diff --git a/chrome/browser/chrome_content_utility_manifest_overlay.json b/chrome/browser/chrome_content_utility_manifest_overlay.json
index 3684bccdd498fece42752d66166753e4578598fb..3056727c5b11e1fb84d69307c547dbbeccd0e832 100644
--- a/chrome/browser/chrome_content_utility_manifest_overlay.json
+++ b/chrome/browser/chrome_content_utility_manifest_overlay.json
@@ -7,6 +7,7 @@
"chrome::mojom::FilePatcher",
"chrome::mojom::ProfileImport",
"chrome::mojom::ResourceUsageReporter",
+ "chrome::mojom::SafeArchiveAnalyzer",
"chrome::mojom::ShellHandler",
"chrome::mojom::ZipFileCreator",
"extensions::mojom::MediaParser",

Powered by Google App Engine
This is Rietveld 408576698