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

Unified Diff: content/test/BUILD.gn

Issue 2578983003: Add AudioStreamRegistry. Move stream counting logic (Closed)
Patch Set: Remove active audio tracking from ARH to see what tests break. Created 3 years, 11 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 | « content/public/test/mock_render_process_host.cc ('k') | media/audio/audio_streams_tracker.h » ('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 15e51de1dd91398c0e2ece1a1963647201f21565..e37557563b24d9c2c488cdc81aed80e4ca310a2d 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1201,6 +1201,7 @@ test("content_unittests") {
"../browser/renderer_host/media/audio_output_authorization_handler_unittest.cc",
"../browser/renderer_host/media/audio_output_delegate_unittest.cc",
"../browser/renderer_host/media/audio_renderer_host_unittest.cc",
+ "../browser/renderer_host/media/audio_stream_registry_impl_unittest.cc",
"../browser/renderer_host/media/media_devices_dispatcher_host_unittest.cc",
"../browser/renderer_host/media/media_devices_manager_unittest.cc",
"../browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc",
« no previous file with comments | « content/public/test/mock_render_process_host.cc ('k') | media/audio/audio_streams_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698