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

Unified Diff: content/test/BUILD.gn

Issue 2578983003: Add AudioStreamRegistry. Move stream counting logic (Closed)
Patch Set: . 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index fcf7c2fc8d877e5a093eb68b3478ded990155422..0f16d77c7a289f428fd3c005fad4c7d2d5b12a9f 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",

Powered by Google App Engine
This is Rietveld 408576698