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

Unified Diff: media/media.gyp

Issue 9121062: Remove "high"-latency audio code path (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more to delete! Created 8 years, 11 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 77ece3fe712c2777928010b0a14c5bab24b26f52..115f701d24bf6217092893d027b4f64b061396e6 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -201,8 +201,6 @@
'filters/in_memory_url_protocol.h',
'filters/null_audio_renderer.cc',
'filters/null_audio_renderer.h',
- 'filters/reference_audio_renderer.cc',
- 'filters/reference_audio_renderer.h',
'filters/video_frame_generator.cc',
'filters/video_frame_generator.h',
'filters/video_renderer_base.cc',

Powered by Google App Engine
This is Rietveld 408576698