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

Unified Diff: media/base/BUILD.gn

Issue 2060833002: Implementation of 'AudioContext.getOutputTimestamp' method (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Implementation of 'AudioContext.getOutputTimestamp' method Created 4 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 85170033b6f744e0a17390d0a899e670bb6b1b8e..ebd773422fb4588839d823b7ee8faf4ea7846006 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -62,6 +62,7 @@ source_set("base") {
"audio_renderer_mixer_input.cc",
"audio_renderer_mixer_input.h",
"audio_renderer_mixer_pool.h",
+ "audio_renderer_sink.cc",
"audio_renderer_sink.h",
"audio_shifter.cc",
"audio_shifter.h",

Powered by Google App Engine
This is Rietveld 408576698