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

Unified Diff: content/test/BUILD.gn

Issue 2821203005: Add a mojo implementation of AudioOutputIPC. (Closed)
Patch Set: Use ScopedClosureRunner. Created 3 years, 7 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/renderer/media/mojo_audio_output_ipc_unittest.cc ('k') | media/audio/audio_output_ipc.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 c6fb19527aec6899138b43734a19974225288cc6..30258ee8abff1435364d42819ee844f5fddd9cde 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1413,6 +1413,7 @@ test("content_unittests") {
"../renderer/media/audio_renderer_sink_cache_unittest.cc",
"../renderer/media/mock_audio_device_factory.cc",
"../renderer/media/mock_audio_device_factory.h",
+ "../renderer/media/mojo_audio_output_ipc_unittest.cc",
"../renderer/media/render_media_log_unittest.cc",
"../renderer/media/renderer_webaudiodevice_impl_unittest.cc",
"../renderer/media/video_capture_impl_manager_unittest.cc",
« no previous file with comments | « content/renderer/media/mojo_audio_output_ipc_unittest.cc ('k') | media/audio/audio_output_ipc.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698