Chromium Code Reviews| Index: src/gpu/gl/GrGLGpu.h | 
| diff --git a/src/gpu/gl/GrGLGpu.h b/src/gpu/gl/GrGLGpu.h | 
| index a3582739e76d3de16bd0d95c70657e5e92360209..bcb3c193dc6a5b537546ef40e6edf97a44e55dfc 100644 | 
| --- a/src/gpu/gl/GrGLGpu.h | 
| +++ b/src/gpu/gl/GrGLGpu.h | 
| @@ -270,7 +270,6 @@ private: | 
| ProgramCache(GrGLGpu* gpu); | 
| ~ProgramCache(); | 
| - void reset(); | 
| void abandon(); | 
| GrGLProgram* refProgram(const GrGLGpu* gpu, const GrPipeline&, const GrPrimitiveProcessor&); |