Chromium Code Reviews| Index: tests/Test.cpp |
| diff --git a/tests/Test.cpp b/tests/Test.cpp |
| index d0147e1e4a0ed4bb947cf6ef4bb5b2e76ace51f2..c458f897fbb20e673ddc421f4ef2f1348b5d9d18 100644 |
| --- a/tests/Test.cpp |
| +++ b/tests/Test.cpp |
| @@ -15,7 +15,7 @@ |
| #if SK_SUPPORT_GPU |
| #include "GrContext.h" |
| -#include "gl/SkNativeGLContext.h" |
| +#include "gl/SkGLContext.h" |
| #else |
| class GrContext; |
| #endif |