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..ec30074f0e0d65fc2ddc25a596639d6f1bcb80d7 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 OnResourcesReliuquished(); |
void OnLoseAllContexts(); |