| Index: src/effects/SkLumaColorFilter.cpp
|
| diff --git a/src/effects/SkLumaColorFilter.cpp b/src/effects/SkLumaColorFilter.cpp
|
| index a131b0f4345513a3671801f82d4491aecfaabe34..acdebf8418b7cd382dc051a5b1ec4bc4ac796d80 100644
|
| --- a/src/effects/SkLumaColorFilter.cpp
|
| +++ b/src/effects/SkLumaColorFilter.cpp
|
| @@ -15,7 +15,6 @@
|
| #include "GrInvariantOutput.h"
|
| #include "glsl/GrGLSLFragmentProcessor.h"
|
| #include "glsl/GrGLSLFragmentShaderBuilder.h"
|
| -#include "glsl/GrGLSLProgramBuilder.h"
|
| #endif
|
|
|
| void SkLumaColorFilter::filterSpan(const SkPMColor src[], int count,
|
|
|