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

Unified Diff: content/common/BUILD.gn

Issue 2350693002: Remove device enumeration, caching and monitoring from MediaStreamManager. (Closed)
Patch Set: latest hta@ comments 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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 513213bfbce8f8b6ff64fda51e88292f9b36d2a0..131a750869755654890ff542e6742e4315e352fc 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -205,6 +205,8 @@ source_set("common") {
"media/cdm_info.cc",
"media/cdm_messages.h",
"media/cdm_messages_enums.h",
+ "media/media_devices.cc",
+ "media/media_devices.h",
"media/media_metadata_sanitizer.cc",
"media/media_metadata_sanitizer.h",
"media/media_player_delegate_messages.h",
« no previous file with comments | « content/browser/renderer_host/media/video_capture_manager_unittest.cc ('k') | content/common/media/media_devices.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698