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

Unified Diff: content/public/app/mojo/content_browser_manifest.json

Issue 2710823003: NOCOMMIT prototype: GRC service plumbing and process priority
Patch Set: Rebase Created 3 years, 7 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: content/public/app/mojo/content_browser_manifest.json
diff --git a/content/public/app/mojo/content_browser_manifest.json b/content/public/app/mojo/content_browser_manifest.json
index c1047b3c40bfe53b4bf65cf9a67909dbb59d6df7..5042c0a8c46a10d53aebbe5ef51263084073a62f 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -82,7 +82,6 @@
"barcode_detection",
"face_detection",
"text_detection"
-
],
"resource_coordinator": [ "coordination_unit" ],
"video_capture": [ "capture" ]
@@ -116,6 +115,7 @@
"media::mojom::Renderer",
"mojom::MediaDevicesDispatcherHost",
"payments::mojom::PaymentRequest",
+ "resource_coordinator::mojom::CoordinationUnit",
"ui::mojom::Gpu"
]
},
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/public/browser/render_frame_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698