Chromium Code Reviews| Index: tests/GLProgramsTest.cpp |
| diff --git a/tests/GLProgramsTest.cpp b/tests/GLProgramsTest.cpp |
| index dd562dda78ae375467d3ac27f819ef01a5b7932a..4463e2ad7582854bc28495ea2be48e97dbb67eb0 100644 |
| --- a/tests/GLProgramsTest.cpp |
| +++ b/tests/GLProgramsTest.cpp |
| @@ -23,7 +23,7 @@ |
| #include "effects/GrConfigConversionEffect.h" |
| #include "effects/GrPorterDuffXferProcessor.h" |
| #include "gl/GrGLPathRendering.h" |
| -#include "gl/GrGpuGL.h" |
| +#include "gl/GrGLGpu.h" |
|
egdaniel
2014/12/22 18:40:28
minor nit...alphabetize this above grglpathrenderi
|
| #include "gl/builders/GrGLProgramBuilder.h" |
| /* |