| Index: chromecast/media/cma/ipc_streamer/coded_frame_provider_host.h
|
| diff --git a/chromecast/media/cma/ipc_streamer/coded_frame_provider_host.h b/chromecast/media/cma/ipc_streamer/coded_frame_provider_host.h
|
| index 5ba7471b1e5dfbcb7db0fdcbf4f5014307e9b9cf..ca4216f0a2e53bcaf0782fe97f53a2df344a3d84 100644
|
| --- a/chromecast/media/cma/ipc_streamer/coded_frame_provider_host.h
|
| +++ b/chromecast/media/cma/ipc_streamer/coded_frame_provider_host.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/macros.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/threading/thread_checker.h"
|
| #include "chromecast/media/cma/base/coded_frame_provider.h"
|
|
|