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

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

Issue 2390103002: Reland: VideoCapture: migrate VideoCapture renderer-->host messages to mojo, part 1 (Closed)
Patch Set: Migrated renderer side as well, unittests Created 4 years, 2 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 05e40d4f1ffd40f105b8be6e475081b4d1fdfb67..457806daf9b9b3c66575acaaf0be97dbadd3c855 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -21,6 +21,7 @@
"content::mojom::MemoryCoordinatorHandle",
"content::mojom::StoragePartitionService",
"content::mojom::URLLoaderFactory",
+ "content::mojom::VideoCaptureService",
"device::BatteryMonitor",
"device::mojom::LightSensor",
"device::mojom::MotionSensor",

Powered by Google App Engine
This is Rietveld 408576698