Index: content/gpu/gpu_child_thread.h |
diff --git a/content/gpu/gpu_child_thread.h b/content/gpu/gpu_child_thread.h |
index 70aace9fac776dfc74e0de1823d351f58d867312..cccc3dd998b12486017036f615e1a04089f61b47 100644 |
--- a/content/gpu/gpu_child_thread.h |
+++ b/content/gpu/gpu_child_thread.h |
@@ -91,7 +91,6 @@ class GpuChildThread : public ChildThreadImpl, |
void DidLoseContext(bool offscreen, |
gpu::error::ContextLostReason reason, |
const GURL& active_url) override; |
- void GpuMemoryUmaStats(const gpu::GPUMemoryUmaStats& params) override; |
#if defined(OS_WIN) |
void SendAcceleratedSurfaceCreatedChildWindow( |
gpu::SurfaceHandle parent_window, |