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

Unified Diff: media/media.gyp

Issue 1184473002: Add support for the audio-output-device switching IPC mechanism to the renderer lower layers (media… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 0f90a57ba4386ae733719d092a2197c84721bbe2..026251cc33c557c5821bb4ce501ddcbc922ff096 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -225,6 +225,8 @@
'base/audio_hardware_config.h',
'base/audio_hash.cc',
'base/audio_hash.h',
+ 'base/audio_output_device_callback_util.cc',
+ 'base/audio_output_device_callback_util.h',
'base/audio_pull_fifo.cc',
'base/audio_pull_fifo.h',
'base/audio_renderer.cc',
« media/base/audio_output_device_callback_util.h ('K') | « media/blink/webaudiosourceprovider_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698