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

Unified Diff: media/base/BUILD.gn

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/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 96254cf2812270268de37d9af2a7711cd5af0986..b3e8416b1f63e2d622b387ff7ef1db6855efa0be 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -36,6 +36,8 @@ source_set("base") {
"audio_hardware_config.h",
"audio_hash.cc",
"audio_hash.h",
+ "audio_output_device_callback_util.cc",
+ "audio_output_device_callback_util.h",
"audio_pull_fifo.cc",
"audio_pull_fifo.h",
"audio_renderer.cc",

Powered by Google App Engine
This is Rietveld 408576698