Index: src/gpu/effects/GrMatrixConvolutionEffect.cpp |
diff --git a/src/gpu/effects/GrMatrixConvolutionEffect.cpp b/src/gpu/effects/GrMatrixConvolutionEffect.cpp |
index bb75d54b1a721c0aaf0701852f570e0311082c23..93876adafab72f711ecd3d33fa70aeba49ded240 100644 |
--- a/src/gpu/effects/GrMatrixConvolutionEffect.cpp |
+++ b/src/gpu/effects/GrMatrixConvolutionEffect.cpp |
@@ -6,7 +6,6 @@ |
*/ |
#include "GrMatrixConvolutionEffect.h" |
#include "gl/GrGLProcessor.h" |
-#include "gl/GrGLSL.h" |
#include "gl/GrGLTexture.h" |
#include "gl/builders/GrGLProgramBuilder.h" |