| Index: content/common/gpu/media/media_channel.h
|
| diff --git a/content/common/gpu/media/media_channel.h b/content/common/gpu/media/media_channel.h
|
| index 7f0bca854e7e1944ed548c5d34dcba9774de9624..49c1ee732421a388dca85498824ef8574b82ec6a 100644
|
| --- a/content/common/gpu/media/media_channel.h
|
| +++ b/content/common/gpu/media/media_channel.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef CONTENT_COMMON_GPU_MEDIA_MEDIA_CHANNEL_H_
|
| #define CONTENT_COMMON_GPU_MEDIA_MEDIA_CHANNEL_H_
|
|
|
| +#include <memory>
|
| +
|
| #include "content/common/gpu/media/gpu_jpeg_decode_accelerator.h"
|
| #include "ipc/ipc_listener.h"
|
| #include "ipc/ipc_sender.h"
|
|
|