Chromium Code Reviews| Index: src/gpu/gl/GrGpuGL.h |
| diff --git a/src/gpu/gl/GrGpuGL.h b/src/gpu/gl/GrGpuGL.h |
| index 509c4c1573fde151e7bb11bb97ad423f5f342c8e..af9c49afceb3501aacd0623f7fc9a50f5469e2c9 100644 |
| --- a/src/gpu/gl/GrGpuGL.h |
| +++ b/src/gpu/gl/GrGpuGL.h |
| @@ -19,7 +19,6 @@ |
| #include "GrGLVertexArray.h" |
| #include "GrGLVertexBuffer.h" |
| #include "GrGpu.h" |
| -#include "GrTHashTable.h" |
| #include "SkTypes.h" |
| #ifdef SK_DEVELOPER |