| Index: content/common/gpu/media/vt_video_encode_accelerator_mac.h
|
| diff --git a/content/common/gpu/media/vt_video_encode_accelerator_mac.h b/content/common/gpu/media/vt_video_encode_accelerator_mac.h
|
| index adb2584cd6770cc37237dd9a02f26d5838bd6bec..dfa180e5741fc017583b9cd3d7b71a36cda0cbb3 100644
|
| --- a/content/common/gpu/media/vt_video_encode_accelerator_mac.h
|
| +++ b/content/common/gpu/media/vt_video_encode_accelerator_mac.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef CONTENT_COMMON_GPU_MEDIA_VT_VIDEO_ENCODE_ACCELERATOR_MAC_H_
|
| #define CONTENT_COMMON_GPU_MEDIA_VT_VIDEO_ENCODE_ACCELERATOR_MAC_H_
|
|
|
| +#include <memory>
|
| +
|
| #include "base/mac/scoped_cftyperef.h"
|
| #include "content/common/content_export.h"
|
| #include "media/base/mac/videotoolbox_glue.h"
|
|
|