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

Unified Diff: chrome/browser/chrome_content_utility_manifest_overlay.json

Issue 2566053002: Convert utility process out-of-process file patching to mojo (Closed)
Patch Set: Fix linux_chromium_chromeos_ozone_rel_ng apply patch failure. Created 4 years 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 f192f786727b6a5c6884c92bb6c23f3ddb107b4b..333b9e28408051670af35289b804142d66b4ac6d 100644
--- a/chrome/browser/chrome_content_utility_manifest_overlay.json
+++ b/chrome/browser/chrome_content_utility_manifest_overlay.json
@@ -4,6 +4,7 @@
"service_manager:connector": {
"provides": {
"browser": [
+ "chrome::mojom::FilePatcher",
"chrome::mojom::ProfileImport",
"chrome::mojom::ResourceUsageReporter",
"chrome::mojom::ShellHandler",

Powered by Google App Engine
This is Rietveld 408576698