summaryrefslogtreecommitdiffstats
path: root/chrome/gpu/gpu_thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/gpu/gpu_thread.h')
-rw-r--r--chrome/gpu/gpu_thread.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/gpu/gpu_thread.h b/chrome/gpu/gpu_thread.h
index f58db07..8224a9b 100644
--- a/chrome/gpu/gpu_thread.h
+++ b/chrome/gpu/gpu_thread.h
@@ -34,6 +34,7 @@ class GpuThread : public ChildThread {
virtual void OnControlMessageReceived(const IPC::Message& msg);
// Message handlers.
+ void OnEstablishChannel(int renderer_id);
void OnNewRenderWidgetHostView(GpuNativeWindowHandle parent_window,
int32 routing_id);