Chromium Code Reviews| Index: tests/TextureStorageAllocator.cpp | 
| diff --git a/tests/TextureStorageAllocator.cpp b/tests/TextureStorageAllocator.cpp | 
| index dd083541365fd9c997e4c35e9487ccd0a7d6c4ff..fbd00d32f698eb623d60291c7b56b2bf6e0992d8 100644 | 
| --- a/tests/TextureStorageAllocator.cpp | 
| +++ b/tests/TextureStorageAllocator.cpp | 
| @@ -8,7 +8,7 @@ | 
| #include "Test.h" | 
| #if SK_SUPPORT_GPU | 
| #include "gl/GrGLGpu.h" | 
| -#include "gl/GLContext.h" | 
| +#include "gl/GLTestContext.h" | 
| #include "GrContext.h" | 
| #include "SkSurface_Gpu.h" | 
| #include "../include/gpu/GrTypes.h" |