| Index: src/gpu/gl/GrGLProgramDataManager.h
|
| diff --git a/src/gpu/gl/GrGLProgramDataManager.h b/src/gpu/gl/GrGLProgramDataManager.h
|
| index d47745334d4214964836712b2d43d2851664db1f..1fce6ed62d06cd5444053778f9dc8fc8f5994273 100644
|
| --- a/src/gpu/gl/GrGLProgramDataManager.h
|
| +++ b/src/gpu/gl/GrGLProgramDataManager.h
|
| @@ -19,7 +19,6 @@
|
| class GrGLGpu;
|
| class SkMatrix;
|
| class GrGLProgram;
|
| -class GrGLProgramBuilder;
|
|
|
| /** Manages the resources used by a shader program.
|
| * The resources are objects the program uses to communicate with the
|
|
|