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

Unified Diff: content/content_renderer.gypi

Issue 1666363005: Switching audio clients to using RestartableAudioRendererSink interface as a sink. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removing RestartableAudioOutputDevice interface Created 4 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: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 88461b20eaba47ddfc107210333abbc94aeadbe9..333471aa36a803065c83fe4ab547cbcb525c2979 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -326,6 +326,8 @@
'renderer/media/renderer_webmediaplayer_delegate.h',
'renderer/media/renderer_webmidiaccessor_impl.cc',
'renderer/media/renderer_webmidiaccessor_impl.h',
+ 'renderer/media/restartable_audio_output_device_factory.cc',
+ 'renderer/media/restartable_audio_output_device_factory.h',
'renderer/media/video_capture_impl.cc',
'renderer/media/video_capture_impl.h',
'renderer/media/video_capture_impl_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698