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

Unified Diff: media/base/BUILD.gn

Issue 1942803002: Caching AudioOutputDevice instances in mixer manager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Make WebAudioSourceProvider to always return real sink info reguardless the client - to avoid behavior change. Created 4 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 | « media/audio/clockless_audio_sink.cc ('k') | media/base/audio_renderer_mixer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index b8e715c7cb0e75ecea7bfac7be20d4bbe87a37a1..85170033b6f744e0a17390d0a899e670bb6b1b8e 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -61,6 +61,7 @@ source_set("base") {
"audio_renderer_mixer.h",
"audio_renderer_mixer_input.cc",
"audio_renderer_mixer_input.h",
+ "audio_renderer_mixer_pool.h",
"audio_renderer_sink.h",
"audio_shifter.cc",
"audio_shifter.h",
« no previous file with comments | « media/audio/clockless_audio_sink.cc ('k') | media/base/audio_renderer_mixer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698