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

Unified Diff: content/test/BUILD.gn

Issue 2531333005: Unit tests of AudioInputRendererHost. Some cleanups. (Closed)
Patch Set: Small comments describing tests. Created 4 years 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/audio_input_message_filter.cc ('k') | media/audio/audio_input_controller.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 d6ce9b5f45d62d7f4a56509c035c88816401a848..51e05b9c3e93281eef3b88e305da68dfcb46827d 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1180,6 +1180,7 @@ test("content_unittests") {
"../browser/renderer_host/input/web_input_event_util_unittest.cc",
"../browser/renderer_host/media/audio_input_debug_writer_unittest.cc",
"../browser/renderer_host/media/audio_input_device_manager_unittest.cc",
+ "../browser/renderer_host/media/audio_input_renderer_host_unittest.cc",
"../browser/renderer_host/media/audio_input_sync_writer_unittest.cc",
"../browser/renderer_host/media/audio_output_authorization_handler_unittest.cc",
"../browser/renderer_host/media/audio_output_delegate_unittest.cc",
« no previous file with comments | « content/renderer/media/audio_input_message_filter.cc ('k') | media/audio/audio_input_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698