| Index: content/common/gpu/texture_image_transport_surface.h
|
| diff --git a/content/common/gpu/texture_image_transport_surface.h b/content/common/gpu/texture_image_transport_surface.h
|
| index df0c6fe272f1f7bf6637d3ce5428f33983d866bb..ffc300a9691a6a92b1626f226091940a08f83925 100644
|
| --- a/content/common/gpu/texture_image_transport_surface.h
|
| +++ b/content/common/gpu/texture_image_transport_surface.h
|
| @@ -45,8 +45,6 @@ class TextureImageTransportSurface :
|
|
|
| protected:
|
| // ImageTransportSurface implementation.
|
| - virtual void OnNewSurfaceACK(
|
| - uint64 surface_handle, TransportDIB::Handle shm_handle) OVERRIDE;
|
| virtual void OnBufferPresented(
|
| uint32 sync_point) OVERRIDE;
|
| virtual void OnResizeViewACK() OVERRIDE;
|
|
|