| Index: content/common/gpu/image_transport_surface.h
|
| diff --git a/content/common/gpu/image_transport_surface.h b/content/common/gpu/image_transport_surface.h
|
| index 724d1fb796128fab02d0335aa842724b88c3f2e5..263f833927ae9b235cbf881ec386ef97fd593d99 100644
|
| --- a/content/common/gpu/image_transport_surface.h
|
| +++ b/content/common/gpu/image_transport_surface.h
|
| @@ -121,9 +121,6 @@ class ImageTransportHelper
|
| GpuHostMsg_AcceleratedSurfaceBuffersSwapped_Params params);
|
| #endif
|
|
|
| - void SetPreemptByFlag(
|
| - scoped_refptr<gpu::PreemptionFlag> preemption_flag);
|
| -
|
| // Make the surface's context current.
|
| bool MakeCurrent();
|
|
|
|
|