Chromium Code Reviews| Index: include/core/SkInstCnt.h |
| =================================================================== |
| --- include/core/SkInstCnt.h (revision 12696) |
| +++ include/core/SkInstCnt.h (working copy) |
| @@ -21,7 +21,7 @@ |
| #if SK_ENABLE_INST_COUNT |
| #include "SkTArray.h" |
| -#include "SkThread_platform.h" |
| +#include "SkThread.h" |
| extern bool gPrintInstCount; |