| Index: gpu/ipc/service/pass_through_image_transport_surface.cc
|
| diff --git a/gpu/ipc/service/pass_through_image_transport_surface.cc b/gpu/ipc/service/pass_through_image_transport_surface.cc
|
| index 5e62275f8059a249f750dfaa80e3e60924fc363f..8e11cad097db652d4cde4f94dc0c1fd1669597cd 100644
|
| --- a/gpu/ipc/service/pass_through_image_transport_surface.cc
|
| +++ b/gpu/ipc/service/pass_through_image_transport_surface.cc
|
| @@ -17,7 +17,6 @@
|
| namespace gpu {
|
|
|
| PassThroughImageTransportSurface::PassThroughImageTransportSurface(
|
| - GpuChannelManager* /* manager */,
|
| GpuCommandBufferStub* stub,
|
| gl::GLSurface* surface)
|
| : GLSurfaceAdapter(surface),
|
|
|