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

Unified Diff: content/browser/BUILD.gn

Issue 2380793002: Migrate MediaDevices.enumerateDevices to Mojo (Closed)
Patch Set: add missing file Created 4 years, 3 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index dcad8ba76843e22e8037d12f71d0dc8aaebab8b6..2f1e7b08d27bacd53af5c255fe7c0659bea1f6e8 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1059,6 +1059,8 @@ source_set("browser") {
"renderer_host/media/gpu_memory_buffer_tracker.h",
"renderer_host/media/media_capture_devices_impl.cc",
"renderer_host/media/media_capture_devices_impl.h",
+ "renderer_host/media/media_devices_dispatcher_host.cc",
+ "renderer_host/media/media_devices_dispatcher_host.h",
"renderer_host/media/media_devices_manager.cc",
"renderer_host/media/media_devices_manager.h",
"renderer_host/media/media_stream_dispatcher_host.cc",
« no previous file with comments | « no previous file | content/browser/bad_message.h » ('j') | content/browser/renderer_host/media/media_devices_dispatcher_host.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698