Index: ui/gl/gl_context_cgl.h |
diff --git a/ui/gl/gl_context_cgl.h b/ui/gl/gl_context_cgl.h |
index 2c019988a23ba04136c1c57bb9c93f2c67cea256..3cb850a6f7cf87ddcf7935a35eeb2fa18bf99605 100644 |
--- a/ui/gl/gl_context_cgl.h |
+++ b/ui/gl/gl_context_cgl.h |
@@ -26,7 +26,6 @@ class GLContextCGL : public GLContextReal { |
bool IsCurrent(GLSurface* surface) override; |
void* GetHandle() override; |
void OnSetSwapInterval(int interval) override; |
- bool GetTotalGpuMemory(size_t* bytes) override; |
void SetSafeToForceGpuSwitch() override; |
bool ForceGpuSwitchIfNeeded() override; |