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

Unified Diff: media/audio/BUILD.gn

Issue 2917203002: Add MuteableAudioOutputStream interface to export SetMute(). (Closed)
Patch Set: Bug fixed Created 3 years, 6 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/android/audio_manager_android.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 3f0660a0a685500fb9218ab6f1588f71eb41145d..79756a1d46bdd972db54167cd2d6d5d935394662 100644
--- a/media/audio/BUILD.gn
+++ b/media/audio/BUILD.gn
@@ -208,6 +208,7 @@ source_set("audio") {
"android/audio_manager_android.h",
"android/audio_record_input.cc",
"android/audio_record_input.h",
+ "android/muteable_audio_output_stream.h",
"android/opensles_input.cc",
"android/opensles_input.h",
"android/opensles_output.cc",
« no previous file with comments | « no previous file | media/audio/android/audio_manager_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698