Index: src/gpu/gl/GrGLPathProcessor.h |
diff --git a/src/gpu/gl/GrGLPathProcessor.h b/src/gpu/gl/GrGLPathProcessor.h |
index 66a39fe10364a024297874cce0fb078bd9dfae78..d6fc1706d7ff636978be79f22541cfffdcc1bc75 100644 |
--- a/src/gpu/gl/GrGLPathProcessor.h |
+++ b/src/gpu/gl/GrGLPathProcessor.h |
@@ -20,7 +20,7 @@ public: |
static void GenKey(const GrPathProcessor&, |
const GrBatchTracker& bt, |
- const GrGLCaps&, |
+ const GrGLSLCaps&, |
GrProcessorKeyBuilder* b); |
void emitCode(EmitArgs&) override; |