Chromium Code Reviews| Index: src/gpu/gl/GrGLProgramDesc.h |
| diff --git a/src/gpu/gl/GrGLProgramDesc.h b/src/gpu/gl/GrGLProgramDesc.h |
| index 8bfd506135cb91ce6001c8d52d072a8b4f9b38d0..8b032e099ce0998f8b2adf9b7c5bf0f56a3381c8 100644 |
| --- a/src/gpu/gl/GrGLProgramDesc.h |
| +++ b/src/gpu/gl/GrGLProgramDesc.h |
| @@ -62,7 +62,6 @@ public: |
| const GrProgramDesc::DescInfo&, |
| GrGpu::DrawType, |
| GrGpuGL*, |
| - const GrDeviceCoordTexture*, |
| GrProgramDesc*); |
| static const GLKeyHeader& GetHeader(const GrProgramDesc& desc) { |