summaryrefslogtreecommitdiffstats
path: root/chrome/gpu/gpu_channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/gpu/gpu_channel.h')
-rw-r--r--chrome/gpu/gpu_channel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/gpu/gpu_channel.h b/chrome/gpu/gpu_channel.h
index 73fce43..e7cb1db 100644
--- a/chrome/gpu/gpu_channel.h
+++ b/chrome/gpu/gpu_channel.h
@@ -75,7 +75,6 @@ class GpuChannel : public IPC::Channel::Listener,
int32* route_id);
void OnDestroyCommandBuffer(int32 route_id);
- void OnGetVideoService(GpuVideoServiceInfoParam* info);
void OnCreateVideoDecoder(int32 context_route_id,
int32 decoder_host_id);
void OnDestroyVideoDecoder(int32 decoder_id);