Chromium Code Reviews| Index: src/gpu/GrPathUtils.cpp |
| diff --git a/src/gpu/GrPathUtils.cpp b/src/gpu/GrPathUtils.cpp |
| index fcb32cbd9a033f5761cd3d05e4058cf21df58e01..aa55dade96e4e44a7db25f26c4439af25e00be7c 100644 |
| --- a/src/gpu/GrPathUtils.cpp |
| +++ b/src/gpu/GrPathUtils.cpp |
| @@ -9,6 +9,7 @@ |
| #include "GrTypes.h" |
| #include "SkGeometry.h" |
| +#include "SkMathPriv.h" |
| SkScalar GrPathUtils::scaleToleranceToSrc(SkScalar devTol, |
| const SkMatrix& viewM, |