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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

Issue 2671683002: getInstalledRelatedApps: Add browser-side Mojo service (stub). (Closed)
Patch Set: Added TODO. 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_browser_manifest_overlay.json
diff --git a/chrome/browser/chrome_content_browser_manifest_overlay.json b/chrome/browser/chrome_content_browser_manifest_overlay.json
index 7444d5b35cdf9588b72239da790aecb22820b31c..05480291f55622a61f07794f8e9f15b91df2fdb7 100644
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json
@@ -36,6 +36,7 @@
"renderer": [
"autofill::mojom::AutofillDriver",
"autofill::mojom::PasswordManagerDriver",
+ "blink::mojom::InstalledAppProvider",
"blink::mojom::ShareService",
"bluetooth::mojom::AdapterFactory",
"chrome::mojom::PrerenderCanceler",
« no previous file with comments | « no previous file | content/browser/BUILD.gn » ('j') | third_party/WebKit/Source/modules/installedapp/InstalledAppController.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698