| Index: chromecast/media/cma/ipc_streamer/av_streamer_proxy.cc
|
| diff --git a/chromecast/media/cma/ipc_streamer/av_streamer_proxy.cc b/chromecast/media/cma/ipc_streamer/av_streamer_proxy.cc
|
| index 09fc5b5e99c389958a9dc075ee60963e546e64df..ea9d0065b058b5ccba479c05093b1552e778592e 100644
|
| --- a/chromecast/media/cma/ipc_streamer/av_streamer_proxy.cc
|
| +++ b/chromecast/media/cma/ipc_streamer/av_streamer_proxy.cc
|
| @@ -8,8 +8,8 @@
|
| #include "base/location.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/thread_task_runner_handle.h"
|
| +#include "chromecast/media/base/decoder_buffer_base.h"
|
| #include "chromecast/media/cma/base/coded_frame_provider.h"
|
| -#include "chromecast/media/cma/base/decoder_buffer_base.h"
|
| #include "chromecast/media/cma/ipc/media_memory_chunk.h"
|
| #include "chromecast/media/cma/ipc/media_message.h"
|
| #include "chromecast/media/cma/ipc/media_message_fifo.h"
|
|
|