Chromium Code Reviews| Index: tools/gpu/GrTest.cpp |
| diff --git a/tools/gpu/GrTest.cpp b/tools/gpu/GrTest.cpp |
| index 8fdab2e71613c899a38066119e7a8d8b932b099d..69909fb3deef0b0b024609777095f8b9c7b3c28a 100644 |
| --- a/tools/gpu/GrTest.cpp |
| +++ b/tools/gpu/GrTest.cpp |
| @@ -17,6 +17,7 @@ |
| #include "SkGpuDevice.h" |
| #include "SkGrPriv.h" |
| #include "SkString.h" |
| +#include "SkMathPriv.h" |
|
bungeman-skia
2016/06/06 18:11:59
nit: up one line
hal.canary
2016/06/06 18:22:32
Done.
|
| #include "text/GrBatchFontCache.h" |
| #include "text/GrTextBlobCache.h" |