Index: content/common/gpu/gpu_memory_manager.h |
diff --git a/content/common/gpu/gpu_memory_manager.h b/content/common/gpu/gpu_memory_manager.h |
index 01967d6cecb55ce3a53fc61753a3ebfb3c243861..b92c95348870111063aff26d878057d0684aec2b 100644 |
--- a/content/common/gpu/gpu_memory_manager.h |
+++ b/content/common/gpu/gpu_memory_manager.h |
@@ -112,12 +112,6 @@ class CONTENT_EXPORT GpuMemoryManager : |
void Manage(); |
void SetClientsHibernatedState() const; |
- void AssignSurfacesAllocations(); |
- void AssignNonSurfacesAllocations(); |
- |
- // Update the amount of GPU memory we think we have in the system, based |
- // on what the stubs' contexts report. |
- void UpdateAvailableGpuMemory(); |
// Send memory usage stats to the browser process. |
void SendUmaStatsToBrowser(); |