| Index: chromecast/media/cma/pipeline/av_pipeline_impl.h
|
| diff --git a/chromecast/media/cma/pipeline/av_pipeline_impl.h b/chromecast/media/cma/pipeline/av_pipeline_impl.h
|
| index 70395fc95d65fd845bf079cb249e2f12a8a0dadc..2aa9d51c9b0c6bcb13296007e66ff4e1c44d4672 100644
|
| --- a/chromecast/media/cma/pipeline/av_pipeline_impl.h
|
| +++ b/chromecast/media/cma/pipeline/av_pipeline_impl.h
|
| @@ -12,8 +12,8 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/threading/thread_checker.h"
|
| -#include "chromecast/media/cma/backend/media_component_device.h"
|
| #include "chromecast/media/cma/pipeline/av_pipeline_client.h"
|
| +#include "chromecast/public/media/media_component_device.h"
|
| #include "chromecast/public/media/stream_id.h"
|
|
|
| namespace media {
|
|
|