Chromium Code Reviews| Index: src/xps/SkXPSDevice.cpp |
| diff --git a/src/xps/SkXPSDevice.cpp b/src/xps/SkXPSDevice.cpp |
| index 5d12c499ed2891230cce75c7c318e1f2f464595a..febd0278ffeae21a00253f49006f79e09cc759f3 100644 |
| --- a/src/xps/SkXPSDevice.cpp |
| +++ b/src/xps/SkXPSDevice.cpp |
| @@ -32,6 +32,7 @@ |
| #include "SkIStream.h" |
| #include "SkMaskFilter.h" |
| #include "SkPaint.h" |
| +#include "SkPathEffect.h" |
| #include "SkPathOps.h" |
| #include "SkPoint.h" |
| #include "SkRasterizer.h" |