| Index: src/gpu/batches/GrMSAAPathRenderer.cpp
 | 
| diff --git a/src/gpu/batches/GrMSAAPathRenderer.cpp b/src/gpu/batches/GrMSAAPathRenderer.cpp
 | 
| index 05a23a1e0581db2a2fb6212bd6db65dccb1207b3..d6b5578d8a21d5013ed2adcd5a32894ee13b3302 100644
 | 
| --- a/src/gpu/batches/GrMSAAPathRenderer.cpp
 | 
| +++ b/src/gpu/batches/GrMSAAPathRenderer.cpp
 | 
| @@ -11,6 +11,7 @@
 | 
|  #include "GrBatchFlushState.h"
 | 
|  #include "GrClip.h"
 | 
|  #include "GrDefaultGeoProcFactory.h"
 | 
| +#include "GrFixedClip.h"
 | 
|  #include "GrPathStencilSettings.h"
 | 
|  #include "GrPathUtils.h"
 | 
|  #include "GrPipelineBuilder.h"
 | 
| 
 |