Index: ui/ozone/platform/cast/gpu_platform_support_cast.h |
diff --git a/ui/ozone/platform/cast/gpu_platform_support_cast.h b/ui/ozone/platform/cast/gpu_platform_support_cast.h |
index c23f89fff8e2dd1c84cc71a9ff4b7979eb3b476c..5994f84659c51743b7f0d238f162914f50f040e0 100644 |
--- a/ui/ozone/platform/cast/gpu_platform_support_cast.h |
+++ b/ui/ozone/platform/cast/gpu_platform_support_cast.h |
@@ -20,7 +20,6 @@ class GpuPlatformSupportCast : public GpuPlatformSupport { |
// GpuPlatformSupport implementation: |
void OnChannelEstablished(IPC::Sender* sender) override {} |
bool OnMessageReceived(const IPC::Message& msg) override; |
- void RelinquishGpuResources(const base::Closure& callback) override; |
IPC::MessageFilter* GetMessageFilter() override; |
private: |