Index: chromecast/renderer/media/audio_pipeline.cc |
diff --git a/chromecast/media/cma/pipeline/audio_pipeline.cc b/chromecast/renderer/media/audio_pipeline.cc |
similarity index 85% |
rename from chromecast/media/cma/pipeline/audio_pipeline.cc |
rename to chromecast/renderer/media/audio_pipeline.cc |
index 7d98e09f2c46cf6a1d62f9e6d8f92e26fdb2b547..5525bd8b1d387c873fba4aaf2c7e2e800680fe92 100644 |
--- a/chromecast/media/cma/pipeline/audio_pipeline.cc |
+++ b/chromecast/renderer/media/audio_pipeline.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chromecast/media/cma/pipeline/audio_pipeline.h" |
+#include "chromecast/renderer/media/audio_pipeline.h" |
namespace chromecast { |
namespace media { |