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

Unified Diff: chrome/app/mash/mash_service_overrides.json

Issue 2464693004: Fix mojom::ResourceUsageReporter exposure via content child capabilities (Closed)
Patch Set: . 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
« no previous file with comments | « chrome/app/BUILD.gn ('k') | chrome/browser/browser_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/mash/mash_service_overrides.json
diff --git a/chrome/app/mash/mash_service_overrides.json b/chrome/app/mash/mash_service_overrides.json
index 7216393e941250b9b8fa70ac581733335f6daf8a..30487a0597ac9983db04ee4b4bfed05cbde9a638 100644
--- a/chrome/app/mash/mash_service_overrides.json
+++ b/chrome/app/mash/mash_service_overrides.json
@@ -6,6 +6,9 @@
"service:content_gpu": {
"package_name": "chrome_content_gpu"
},
+ "service:content_plugin": {
+ "package_name": "chrome_content_plugin"
+ },
"service:content_renderer": {
"package_name": "chrome_content_renderer"
},
« no previous file with comments | « chrome/app/BUILD.gn ('k') | chrome/browser/browser_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698