Index: media/gpu/avda_codec_image.h |
diff --git a/media/gpu/avda_codec_image.h b/media/gpu/avda_codec_image.h |
index 3337df5355063dfff89d5d06b74b70217cbfacb6..95b2ebff78246cd5e89e7a63554a22b8aee49e5b 100644 |
--- a/media/gpu/avda_codec_image.h |
+++ b/media/gpu/avda_codec_image.h |
@@ -19,6 +19,8 @@ class ScopedMakeCurrent; |
namespace media { |
+class VideoCodecBridge; |
+ |
// GLImage that renders MediaCodec buffers to a SurfaceTexture or SurfaceView as |
// needed in order to draw them. |
class AVDACodecImage : public gpu::gles2::GLStreamTextureImage { |