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

Unified Diff: content/test/BUILD.gn

Issue 2424163004: Factor out authorization from AudioRendererHost. (Closed)
Patch Set: const& 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/public/browser/media_device_id.cc ('k') | media/audio/fake_audio_manager.cc » ('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 0d406b79629616b651fdf4a8b18ebf2f70232e96..4114732ef4c4b7d29a6ec4a22e7e20c9848d3fc9 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1173,6 +1173,7 @@ test("content_unittests") {
"../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_sync_writer_unittest.cc",
+ "../browser/renderer_host/media/audio_output_authorization_handler_unittest.cc",
"../browser/renderer_host/media/audio_renderer_host_unittest.cc",
"../browser/renderer_host/media/media_devices_dispatcher_host_unittest.cc",
"../browser/renderer_host/media/media_devices_manager_unittest.cc",
« no previous file with comments | « content/public/browser/media_device_id.cc ('k') | media/audio/fake_audio_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698