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

Unified Diff: chrome/browser/chrome_content_utility_manifest_overlay.json

Issue 2705613003: Convert utility process zip creator IPC to mojo (Closed)
Patch Set: Better callbacking, remove unsed #include. Created 3 years, 10 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 | « no previous file | chrome/browser/chromeos/file_manager/zip_file_creator.h » ('j') | chrome/common/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 0e6f19a2dae213de0f62de6cb772d373ca4800f3..3684bccdd498fece42752d66166753e4578598fb 100644
--- a/chrome/browser/chrome_content_utility_manifest_overlay.json
+++ b/chrome/browser/chrome_content_utility_manifest_overlay.json
@@ -8,6 +8,7 @@
"chrome::mojom::ProfileImport",
"chrome::mojom::ResourceUsageReporter",
"chrome::mojom::ShellHandler",
+ "chrome::mojom::ZipFileCreator",
dcheng 2017/02/24 19:16:35 I've been thinking... shouldn't this be in a chrom
Noel Gordon 2017/02/27 02:58:08 Nope. Mojo does not have per-os overlays. And wi
"extensions::mojom::MediaParser",
"extensions::mojom::RemovableStorageWriter",
"extensions::mojom::WiFiCredentialsGetter",
« no previous file with comments | « no previous file | chrome/browser/chromeos/file_manager/zip_file_creator.h » ('j') | chrome/common/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698