| Index: media/gpu/avda_codec_image.h
|
| diff --git a/media/gpu/avda_codec_image.h b/media/gpu/avda_codec_image.h
|
| index d4f89a9a39408d2a1110b9943136284c146ab3be..48ae1a2e9ad4e661a845a9ea1675749afe792f0a 100644
|
| --- a/media/gpu/avda_codec_image.h
|
| +++ b/media/gpu/avda_codec_image.h
|
| @@ -25,7 +25,7 @@ class AVDACodecImage : public gpu::gles2::GLStreamTextureImage {
|
| public:
|
| AVDACodecImage(int picture_buffer_id,
|
| const scoped_refptr<AVDASharedState>& shared_state,
|
| - media::VideoCodecBridge* codec,
|
| + media::MediaCodecBridge* codec,
|
| const base::WeakPtr<gpu::gles2::GLES2Decoder>& decoder,
|
| const scoped_refptr<gfx::SurfaceTexture>& surface_texture);
|
|
|
|
|