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

Unified Diff: media/media.gyp

Issue 1769933002: Looking up device id by session id for AudioRendererMixerInput (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index bdc7d5c78b81c3eb475ebef622d67b43e04901db..230d6ab83b9721f695c7f7ca77a05a7e3c4abb2f 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -266,6 +266,7 @@
'base/audio_renderer_mixer.h',
'base/audio_renderer_mixer_input.cc',
'base/audio_renderer_mixer_input.h',
+ 'base/audio_renderer_mixer_sink.h',
Henrik Grunell 2016/03/08 21:09:57 Also add to gn file.
o1ka 2016/04/05 15:13:38 Not applicable any more: mixer sink has gone.
'base/audio_renderer_sink.h',
'base/audio_shifter.cc',
'base/audio_shifter.h',
« media/base/mock_audio_renderer_sink.cc ('K') | « media/base/mock_audio_renderer_sink.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698