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

Unified Diff: media/base/BUILD.gn

Issue 2697793002: Add mojo interface+impl for audio stream control. (Closed)
Patch Set: Move to media 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 098adc683b74868a9e73309d8fb24f8279d64a6f..fa2164d51a4bc10f022614da3bb9010ea0277a35 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -64,6 +64,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