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

Unified Diff: chrome/browser/chrome_content_utility_manifest_overlay.json

Issue 2610953003: Convert utility process WiFi Credentials IPC to mojo (Closed)
Patch Set: Delete the credentials getter_ early in the browser test. Created 3 years, 11 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 8dd89f3f005ee1e1716d1679be9d48326f0542fd..cac1be902b4614e703633b15d9bdc63befa67c8a 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::ResourceUsageReporter",
"chrome::mojom::ShellHandler",
"extensions::mojom::MediaParser",
+ "extensions::mojom::WiFiCredentials",
"net::interfaces::ProxyResolverFactory",
"safe_json::mojom::SafeJsonParser"
]

Powered by Google App Engine
This is Rietveld 408576698