Index: content/common/gpu/media/gpu_video_decode_accelerator.h |
=================================================================== |
--- content/common/gpu/media/gpu_video_decode_accelerator.h (revision 132263) |
+++ content/common/gpu/media/gpu_video_decode_accelerator.h (working copy) |
@@ -47,8 +47,7 @@ |
// The renderer process handle is valid as long as we have a channel between |
// GPU process and the renderer. |
void Initialize(const media::VideoCodecProfile profile, |
- IPC::Message* init_done_msg, |
- base::ProcessHandle renderer_process); |
+ IPC::Message* init_done_msg); |
private: |