Index: content/common/gpu/media/android_video_decode_accelerator.cc |
diff --git a/content/common/gpu/media/android_video_decode_accelerator.cc b/content/common/gpu/media/android_video_decode_accelerator.cc |
index f0929bbc3051a00138769f99604053b2799f0deb..eb01d27f6740382f02ad8ba1be4e1f4f4d55d2bd 100644 |
--- a/content/common/gpu/media/android_video_decode_accelerator.cc |
+++ b/content/common/gpu/media/android_video_decode_accelerator.cc |
@@ -364,7 +364,6 @@ void AndroidVideoDecodeAccelerator::SendCurrentSurfaceToClient( |
GL_TEXTURE_EXTERNAL_OES, |
surface_texture_id_, |
picture_buffer_texture_id, |
- 0, |
size_.width(), |
size_.height(), |
false, |