Chromium Code Reviews| Index: src/gpu/gl/GrGpuGL.h |
| diff --git a/src/gpu/gl/GrGpuGL.h b/src/gpu/gl/GrGpuGL.h |
| index 94fd307f6d4babd529b17ce957aba3ae247c7ab9..0c2e1d952ed9e1069a205c2baf31637b0265420c 100644 |
| --- a/src/gpu/gl/GrGpuGL.h |
| +++ b/src/gpu/gl/GrGpuGL.h |
| @@ -178,6 +178,7 @@ private: |
| void abandon(); |
| GrGLProgram* getProgram(const GrGLProgramDesc& desc, |
| + const GrEffectStage* geometryProcessor, |
| const GrEffectStage* colorStages[], |
| const GrEffectStage* coverageStages[]); |