| Index: src/gpu/gl/builders/GrGLShaderStringBuilder.h
|
| diff --git a/src/gpu/gl/builders/GrGLShaderStringBuilder.h b/src/gpu/gl/builders/GrGLShaderStringBuilder.h
|
| index 4365751c3afc29587e6efe939e61965f99c1c70d..062e229cdf87ebbb459d78932779bc3731a9657c 100644
|
| --- a/src/gpu/gl/builders/GrGLShaderStringBuilder.h
|
| +++ b/src/gpu/gl/builders/GrGLShaderStringBuilder.h
|
| @@ -11,10 +11,7 @@
|
| #include "GrAllocator.h"
|
| #include "GrGpu.h"
|
| #include "gl/GrGLContext.h"
|
| -#include "SkSLGLSLCodeGenerator.h"
|
| #include "SkTypes.h"
|
| -
|
| -SkSL::GLCaps GrGLSkSLCapsForContext(const GrGLContext& context);
|
|
|
| GrGLuint GrGLCompileAndAttachShader(const GrGLContext& glCtx,
|
| GrGLuint programId,
|
|
|