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

Unified Diff: chrome/browser/chrome_content_utility_manifest_overlay.json

Issue 2470283002: Convert profile import IPCs to Mojo (Closed)
Patch Set: Address review comments Created 4 years, 1 month 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 15ab705b6bb300d29a668ea050b454aec29d7c3f..b682dad51ba14eeff4127c660456e72f687f7ab0 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::ProfileImport",
"mojom::ImageDecoder",
"mojom::ResourceUsageReporter",
"mojom::ShellHandler",

Powered by Google App Engine
This is Rietveld 408576698