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

Unified Diff: content/test/BUILD.gn

Issue 2471543003: Add mojo-based support for media device-change notifications. (Closed)
Patch Set: remove unused #include Created 4 years, 1 month 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 | « content/renderer/render_frame_impl.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 977dc3ac672bc1b811f5d23a92169814d706a883..93ef8528e1e2e3421c5908ce8db8528623776c6d 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1490,6 +1490,7 @@ test("content_unittests") {
"../renderer/media/gpu/rtc_video_encoder_unittest.cc",
"../renderer/media/html_audio_element_capturer_source_unittest.cc",
"../renderer/media/html_video_element_capturer_source_unittest.cc",
+ "../renderer/media/media_devices_event_dispatcher_unittest.cc",
"../renderer/media/media_recorder_handler_unittest.cc",
"../renderer/media/media_stream_audio_processor_unittest.cc",
"../renderer/media/media_stream_audio_unittest.cc",
« no previous file with comments | « content/renderer/render_frame_impl.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698