Chromium Code Reviews| Index: src/gpu/gl/GrGpuGL.h |
| diff --git a/src/gpu/gl/GrGpuGL.h b/src/gpu/gl/GrGpuGL.h |
| index f18962cd379dd17cb7a36c5a4f2de1c18342857a..db7df874106b4e84b36a062fc7fbd21e0bb9a29d 100644 |
| --- a/src/gpu/gl/GrGpuGL.h |
| +++ b/src/gpu/gl/GrGpuGL.h |
| @@ -281,8 +281,6 @@ private: |
| int fHWActiveTextureUnitIdx; |
| GrGLuint fHWProgramID; |
| - GrGLProgram::SharedGLState fSharedGLProgramState; |
| - |
| enum TriState { |
| kNo_TriState, |
| kYes_TriState, |