Chromium Code Reviews| Index: include/gpu/gl/GrGLExtensions.h |
| diff --git a/include/gpu/gl/GrGLExtensions.h b/include/gpu/gl/GrGLExtensions.h |
| index fe3187057c95b4e145b3d29c2e8a1fe478fac87a..dd088de671cc8204c392879372f0cd6dcc3bdf40 100644 |
| --- a/include/gpu/gl/GrGLExtensions.h |
| +++ b/include/gpu/gl/GrGLExtensions.h |
| @@ -8,9 +8,9 @@ |
| #ifndef GrGLExtensions_DEFINED |
| #define GrGLExtensions_DEFINED |
| +#include "../../private/SkTArray.h" |
| #include "GrGLFunctions.h" |
| #include "SkString.h" |
| -#include "SkTArray.h" |
| struct GrGLInterface; |