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

Unified Diff: media/filters/audio_renderer_algorithm_default.cc

Issue 150140: Minor changes to ARAB and ARAD necessary for OLA (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 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/filters/audio_renderer_algorithm_default.cc
===================================================================
--- media/filters/audio_renderer_algorithm_default.cc (revision 19669)
+++ media/filters/audio_renderer_algorithm_default.cc (working copy)
@@ -4,6 +4,9 @@
#include "media/filters/audio_renderer_algorithm_default.h"
+#include "media/base/buffers.h"
+#include "media/base/data_buffer.h"
+
namespace media {
AudioRendererAlgorithmDefault::AudioRendererAlgorithmDefault()

Powered by Google App Engine
This is Rietveld 408576698