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

Unified Diff: media/media.gyp

Issue 651373003: Add support for real audio output to mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo_ari
Patch Set: Comments. Created 6 years, 2 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
« no previous file with comments | « media/audio/audio_output_stream_sink.cc ('k') | mojo/services/html_viewer/webmediaplayer_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index afc27589b3f60ef7b97d97358f175690c2cf4577..3434086ece7bf8f8766d4294af8e302bc75caa02 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -121,6 +121,8 @@
'audio/audio_output_proxy.h',
'audio/audio_output_resampler.cc',
'audio/audio_output_resampler.h',
+ 'audio/audio_output_stream_sink.cc',
+ 'audio/audio_output_stream_sink.h',
'audio/audio_power_monitor.cc',
'audio/audio_power_monitor.h',
'audio/audio_source_diverter.h',
« no previous file with comments | « media/audio/audio_output_stream_sink.cc ('k') | mojo/services/html_viewer/webmediaplayer_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698