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

Unified Diff: media/media.gyp

Issue 2060833002: Implementation of 'AudioContext.getOutputTimestamp' method (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added implementation for ALSA. Created 4 years, 5 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/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index e6afa2e598edc2eac075d03997dc925b48539333..34c324a6a220abff5b8b0cd21b6634973cbdc7ce 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -273,6 +273,7 @@
'base/audio_renderer_mixer_input.cc',
'base/audio_renderer_mixer_input.h',
'base/audio_renderer_mixer_pool.h',
+ 'base/audio_renderer_sink.cc',
'base/audio_renderer_sink.h',
'base/audio_shifter.cc',
'base/audio_shifter.h',

Powered by Google App Engine
This is Rietveld 408576698