Chromium Code Reviews| Index: include/gpu/GrContext.h |
| diff --git a/include/gpu/GrContext.h b/include/gpu/GrContext.h |
| index c909907bfcc120a8a9272e1c838fa95cde221f27..acf146f575ab64f011b456af7a732fd06778ad3f 100644 |
| --- a/include/gpu/GrContext.h |
| +++ b/include/gpu/GrContext.h |
| @@ -15,6 +15,7 @@ |
| #include "GrRenderTarget.h" |
| #include "GrTexture.h" |
| #include "SkMatrix.h" |
| +#include "SkPathEffect.h" |
| #include "SkTypes.h" |
| class GrAARectRenderer; |