summaryrefslogtreecommitdiffstats
path: root/media/mojo/common/mojo_shared_buffer_video_frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'media/mojo/common/mojo_shared_buffer_video_frame.h')
-rw-r--r--media/mojo/common/mojo_shared_buffer_video_frame.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/media/mojo/common/mojo_shared_buffer_video_frame.h b/media/mojo/common/mojo_shared_buffer_video_frame.h
index 69562c8..11f96f7 100644
--- a/media/mojo/common/mojo_shared_buffer_video_frame.h
+++ b/media/mojo/common/mojo_shared_buffer_video_frame.h
@@ -82,6 +82,7 @@ class MojoSharedBufferVideoFrame : public VideoFrame {
// can be transferred across a mojo connection.
friend struct mojo::TypeConverter<mojo::StructPtr<interfaces::VideoFrame>,
scoped_refptr<VideoFrame>>;
+ friend class MojoDecryptorService;
MojoSharedBufferVideoFrame(VideoPixelFormat format,
const gfx::Size& coded_size,