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

Unified Diff: content/browser/BUILD.gn

Issue 2380793002: Migrate MediaDevices.enumerateDevices to Mojo (Closed)
Patch Set: rebase, hta@ comments, fix tests, histograms.xml 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
« no previous file with comments | « no previous file | content/browser/bad_message.h » ('j') | content/browser/frame_host/render_frame_host_impl.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index c09cddeb01f078868976c137b841e677646ada23..67dba070c199f0a5cf173171ac51028cb0ae8b11 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1054,6 +1054,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/frame_host/render_frame_host_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698