Chromium Code Reviews| Index: src/gpu/gl/GrGLProgramDesc.cpp |
| diff --git a/src/gpu/gl/GrGLProgramDesc.cpp b/src/gpu/gl/GrGLProgramDesc.cpp |
| index 6e3128ceaf05f117b721f514c3d92ae0edad1ffd..76e9e0a64ee61461f94f62447ed1b63a3c7c8bdd 100644 |
| --- a/src/gpu/gl/GrGLProgramDesc.cpp |
| +++ b/src/gpu/gl/GrGLProgramDesc.cpp |
| @@ -8,7 +8,7 @@ |
| #include "GrGLProcessor.h" |
| #include "GrProcessor.h" |
| -#include "GrGpuGL.h" |
| +#include "GrGLGpu.h" |
| #include "GrOptDrawState.h" |
| #include "SkChecksum.h" |
| #include "gl/builders/GrGLFragmentShaderBuilder.h" |