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

Unified Diff: chrome/browser/chrome_content_utility_manifest_overlay.json

Issue 2697463002: Convert utility process extension Unpacker IPC to mojo (Closed)
Patch Set: Take #4, declare the IPC enum traits in the message file, try build fix. 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..16ecf0b20840a2f42322a5109a8128a4d1d54bbe 100644
--- a/chrome/browser/chrome_content_utility_manifest_overlay.json
+++ b/chrome/browser/chrome_content_utility_manifest_overlay.json
@@ -9,6 +9,7 @@
"chrome::mojom::ResourceUsageReporter",
"chrome::mojom::ShellHandler",
"chrome::mojom::ZipFileCreator",
+ "extensions::mojom::ExtensionUnpacker",
"extensions::mojom::MediaParser",
"extensions::mojom::RemovableStorageWriter",
"extensions::mojom::WiFiCredentialsGetter",
« no previous file with comments | « no previous file | chrome/browser/extensions/zipfile_installer.h » ('j') | extensions/common/extension_utility_messages.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698