| Index: include/gpu/GrTBackendProcessorFactory.h
|
| diff --git a/include/gpu/GrTBackendProcessorFactory.h b/include/gpu/GrTBackendProcessorFactory.h
|
| index c67f508f5d5da6cb9209eb2066a23b64e87d8e29..78a6332d116fc09d21d710ca90a4ea5f445b2b32 100644
|
| --- a/include/gpu/GrTBackendProcessorFactory.h
|
| +++ b/include/gpu/GrTBackendProcessorFactory.h
|
| @@ -9,7 +9,6 @@
|
| #define GrTBackendProcessorFactory_DEFINED
|
|
|
| #include "GrBackendProcessorFactory.h"
|
| -#include "gl/GrGLProgramEffects.h"
|
|
|
| /**
|
| * Implements GrBackendEffectFactory for a GrProcessor subclass as a singleton. This can be used by
|
|
|