Chromium Code Reviews| Index: src/gpu/GrDrawTarget.h |
| diff --git a/src/gpu/GrDrawTarget.h b/src/gpu/GrDrawTarget.h |
| index 1b6651716c3f2f0fcc54f58f8f8159b01e63ca32..65407e653b0af803adc1913c477ecb5ecff2f384 100644 |
| --- a/src/gpu/GrDrawTarget.h |
| +++ b/src/gpu/GrDrawTarget.h |
| @@ -11,6 +11,8 @@ |
| #include "GrClipData.h" |
| #include "GrClipMaskManager.h" |
| #include "GrContext.h" |
| +#include "GrPathProcessor.h" |
| +#include "GrPrimitiveProcessor.h" |
| #include "GrIndexBuffer.h" |
| #include "GrPathRendering.h" |
| #include "GrPipelineBuilder.h" |