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

Unified Diff: media/base/BUILD.gn

Issue 2697793002: Add mojo interface+impl for audio stream control. (Closed)
Patch Set: review. Created 3 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/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 7835a0c9fc98e2b9244d544455ce5a7c82d2ee8b..074280451b1e375e9d693295631451b7addc6284 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -65,6 +65,7 @@ target(link_target_type, "base") {
"audio_fifo.h",
"audio_hash.cc",
"audio_hash.h",
+ "audio_output_delegate.h",
"audio_pull_fifo.cc",
"audio_pull_fifo.h",
"audio_push_fifo.cc",

Powered by Google App Engine
This is Rietveld 408576698