GrGLProgramStage.h (and headers it includes from src/gpu/gl, recursively) needs
to be moved to include/gpu/gl. That would include the really dumb
GrStringBuilder.h header. This change replaces all instances of GrStringBuilder
with SkString (for which GrStringBuilder was a typedef).
Issue 6343093: Remove GrStringBuilder
(Closed)
Created 13 years ago by bsalomon
Modified 13 years ago
Reviewers: TomH, Stephen White
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 3