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

Unified Diff: media/audio/BUILD.gn

Issue 1104583002: Adds method to provide custom AudioManager at runtime. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Minor fixes, update to test factory. Created 5 years, 8 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 | « no previous file | media/audio/audio_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/audio/BUILD.gn
diff --git a/media/audio/BUILD.gn b/media/audio/BUILD.gn
index 968a2e92a81bbd20bed8212cb66008b54e86a278..efdad90efea99ab8c34c44e55346afaa14fdd3bd 100644
--- a/media/audio/BUILD.gn
+++ b/media/audio/BUILD.gn
@@ -270,6 +270,7 @@ source_set("unittests") {
sources = [
"audio_input_controller_unittest.cc",
"audio_input_unittest.cc",
+ "audio_manager_factory_unittest.cc",
"audio_manager_unittest.cc",
"audio_output_controller_unittest.cc",
"audio_output_device_unittest.cc",
« no previous file with comments | « no previous file | media/audio/audio_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698