Chromium Code Reviews| Index: src/gpu/GrSoftwarePathRenderer.h | 
| diff --git a/src/gpu/GrSoftwarePathRenderer.h b/src/gpu/GrSoftwarePathRenderer.h | 
| index f8c5620f49a4d2f73e96ec4f8559486ce29f49d6..bc355327f19e1b9760bca0d4aa9083d2aaf7b4c9 100644 | 
| --- a/src/gpu/GrSoftwarePathRenderer.h | 
| +++ b/src/gpu/GrSoftwarePathRenderer.h | 
| @@ -12,7 +12,6 @@ | 
| #include "GrPathRenderer.h" | 
| class GrContext; | 
| -class GrAutoScratchTexture; | 
| /** | 
| * This class uses the software side to render a path to an SkBitmap and |