Index: src/gpu/gl/builders/GrGLProgramBuilder.h |
diff --git a/src/gpu/gl/builders/GrGLProgramBuilder.h b/src/gpu/gl/builders/GrGLProgramBuilder.h |
index 01269aa5ea9652b3f7688aeaeff51671b2d2f22a..6eaf575ba3f7d6a19b844b67daa09bd6b8707b97 100644 |
--- a/src/gpu/gl/builders/GrGLProgramBuilder.h |
+++ b/src/gpu/gl/builders/GrGLProgramBuilder.h |
@@ -228,6 +228,7 @@ protected: |
int fCurrentIndex; |
const GrEffectStage* fEffectStage; |
} fCodeStage; |
+ |
private: |
/** |