Chromium Code Reviews| Index: src/gpu/gl/GrGLEffectMatrix.h |
| =================================================================== |
| --- src/gpu/gl/GrGLEffectMatrix.h (revision 7902) |
| +++ src/gpu/gl/GrGLEffectMatrix.h (working copy) |
| @@ -12,7 +12,6 @@ |
| #include "SkMatrix.h" |
| class GrTexture; |
| -class SkRandom; |
| /** |
| * This is a helper to implement a texture matrix in a GrGLEffect. |