| Index: content/common/gpu/gpu_memory_manager.h
|
| ===================================================================
|
| --- content/common/gpu/gpu_memory_manager.h (revision 181961)
|
| +++ content/common/gpu/gpu_memory_manager.h (working copy)
|
| @@ -124,7 +124,6 @@
|
| // Compute the allocation for clients when visible and not visible.
|
| void ComputeVisibleSurfacesAllocationsNonuniform();
|
| void ComputeNonvisibleSurfacesAllocationsNonuniform();
|
| - void DistributeRemainingMemoryToVisibleSurfaces();
|
|
|
| // Compute the budget for a client. Allow at most bytes_above_required_cap
|
| // bytes above client_state's required level. Allow at most
|
|
|