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 fd9844f642004420a12ba011e555757a87de477c..49b7cdd21a96766c5278d7a10cea9a0e657f2ac6 100644 |
--- a/content/common/gpu/gpu_channel_manager.h |
+++ b/content/common/gpu/gpu_channel_manager.h |
@@ -132,6 +132,7 @@ class GpuChannelManager : public IPC::Listener, |
gfx::GpuMemoryBufferId id, |
int client_id, |
int32 sync_point); |
+ void OnDeleteDefaultOffscreenSurface(); |
void OnLoseAllContexts(); |