Index: content/common/gpu/gpu_command_buffer_stub.h |
diff --git a/content/common/gpu/gpu_command_buffer_stub.h b/content/common/gpu/gpu_command_buffer_stub.h |
index 87961814ce01858d450858c8fb4b41af97f1c68b..f539e2f647d9db1de9bf955f1afb40f951f92eab 100644 |
--- a/content/common/gpu/gpu_command_buffer_stub.h |
+++ b/content/common/gpu/gpu_command_buffer_stub.h |
@@ -121,7 +121,7 @@ class GpuCommandBufferStub |
IPC::Message* reply_message); |
void OnDestroyVideoDecoder(int32 decoder_route_id); |
- void OnSetSurfaceVisible(bool visible); |
+ void OnSetResourceUsage(gfx::GLSurface::ResourceUsage resourceUsage); |
void OnCommandProcessed(); |
void OnParseError(); |