Chromium Code Reviews| Index: src/gpu/GrBitmapTextContext.h |
| diff --git a/src/gpu/GrBitmapTextContext.h b/src/gpu/GrBitmapTextContext.h |
| index a3d0eb2e8881de17b018295b742bf398301b2b5b..284b09f61b08f5baccc4d70dac0de1497e06b303 100644 |
| --- a/src/gpu/GrBitmapTextContext.h |
| +++ b/src/gpu/GrBitmapTextContext.h |
| @@ -10,6 +10,7 @@ |
| #include "GrTextContext.h" |
| +class GrDrawState; |
| class GrGeometryProcessor; |
| class GrTextStrike; |