| Index: src/gpu/batches/GrStencilAndCoverPathRenderer.cpp
 | 
| diff --git a/src/gpu/batches/GrStencilAndCoverPathRenderer.cpp b/src/gpu/batches/GrStencilAndCoverPathRenderer.cpp
 | 
| index 5d280efac21de85a660377361e8716859ca200fe..4f2c6b35b6b4a5a5fa002184a35b9594977878ae 100644
 | 
| --- a/src/gpu/batches/GrStencilAndCoverPathRenderer.cpp
 | 
| +++ b/src/gpu/batches/GrStencilAndCoverPathRenderer.cpp
 | 
| @@ -11,6 +11,7 @@
 | 
|  #include "GrContext.h"
 | 
|  #include "GrDrawContextPriv.h"
 | 
|  #include "GrDrawPathBatch.h"
 | 
| +#include "GrFixedClip.h"
 | 
|  #include "GrGpu.h"
 | 
|  #include "GrPath.h"
 | 
|  #include "GrPipelineBuilder.h"
 | 
| 
 |