| Index: src/gpu/GrPathRendererChain.cpp
|
| diff --git a/src/gpu/GrPathRendererChain.cpp b/src/gpu/GrPathRendererChain.cpp
|
| index 915bdd263f4a667b0bccc9346749d10483497446..bc74e2f4f756c26b177eede5883f459efda16fae 100644
|
| --- a/src/gpu/GrPathRendererChain.cpp
|
| +++ b/src/gpu/GrPathRendererChain.cpp
|
| @@ -9,9 +9,9 @@
|
|
|
| #include "GrPathRendererChain.h"
|
|
|
| +#include "GrCaps.h"
|
| #include "GrContext.h"
|
| #include "GrDefaultPathRenderer.h"
|
| -#include "GrDrawTargetCaps.h"
|
| #include "GrGpu.h"
|
|
|
| GrPathRendererChain::GrPathRendererChain(GrContext* context)
|
|
|