Index: content/common/gpu/gpu_channel_manager.h |
diff --git a/content/common/gpu/gpu_channel_manager.h b/content/common/gpu/gpu_channel_manager.h |
index a163597db0fe750c9d3f77d3334155fb40085480..e3b68a147fc2a7f5d05021aca7b46ca474b1af16 100644 |
--- a/content/common/gpu/gpu_channel_manager.h |
+++ b/content/common/gpu/gpu_channel_manager.h |
@@ -68,7 +68,6 @@ class GpuChannelManager : public IPC::Channel::Listener, |
void OnCloseChannel(const IPC::ChannelHandle& channel_handle); |
void OnVisibilityChanged( |
int32 render_view_id, int32 renderer_id, bool visible); |
- void OnSynchronize(); |
void OnCreateViewCommandBuffer( |
gfx::PluginWindowHandle window, |
int32 render_view_id, |