Chromium Code Reviews| Index: include/gpu/GrGpuResource.h |
| diff --git a/include/gpu/GrGpuResource.h b/include/gpu/GrGpuResource.h |
| index 7896ab3e846a34756a741f90ebbdd7fe1c1e9137..dcb4a47d2c7d7337bb54f12a71a97bc2359cdf32 100644 |
| --- a/include/gpu/GrGpuResource.h |
| +++ b/include/gpu/GrGpuResource.h |
| @@ -264,6 +264,7 @@ private: |
| // See comments in CacheAccess. |
| bool setContentKey(const GrContentKey& contentKey); |
| + void removeContentKey(); |
| void notifyIsPurgeable() const; |
| void removeScratchKey(); |
| void makeBudgeted(); |