Chromium Code Reviews| Index: src/gpu/GrDrawContext.cpp | 
| diff --git a/src/gpu/GrDrawContext.cpp b/src/gpu/GrDrawContext.cpp | 
| index 1969bd03be29063f62139f16bb4e246aad63ba9e..0a63eb8ebfb9f45f11a27329380456d83f5325ef 100644 | 
| --- a/src/gpu/GrDrawContext.cpp | 
| +++ b/src/gpu/GrDrawContext.cpp | 
| @@ -14,6 +14,7 @@ | 
| #include "GrPathRenderer.h" | 
| #include "GrRenderTarget.h" | 
| #include "GrRenderTargetPriv.h" | 
| +#include "GrResourceProvider.h" | 
| #include "GrStencilAndCoverTextContext.h" | 
| #include "batches/GrBatch.h" |