| Index: content/common/gpu/gpu_memory_manager_client.h
|
| diff --git a/content/common/gpu/gpu_memory_manager_client.h b/content/common/gpu/gpu_memory_manager_client.h
|
| index 453e7a1094d77ba07f9d5060055653d6aa017292..3a941e2589806b67b0c4b362252d1fb28066c628 100644
|
| --- a/content/common/gpu/gpu_memory_manager_client.h
|
| +++ b/content/common/gpu/gpu_memory_manager_client.h
|
| @@ -93,7 +93,6 @@ class CONTENT_EXPORT GpuMemoryManagerClientState {
|
| // The allocation for this client, used transiently during memory policy
|
| // calculation.
|
| uint64 bytes_allocation_when_visible_;
|
| - uint64 bytes_allocation_when_nonvisible_;
|
|
|
| // The ideal allocation for this client for three performance levels, used
|
| // transiently during memory policy calculation.
|
|
|