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