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

Unified Diff: media/base/BUILD.gn

Issue 2697793002: Add mojo interface+impl for audio stream control. (Closed)
Patch Set: Introduce provider Created 3 years, 10 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 114c1972c7e2bfc865157a2205e52368ded31d05..33a43b948a777ccf07bc6516670203589326d68f 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