Chromium Code Reviews| Index: src/core/SkPixelRef.cpp |
| diff --git a/src/core/SkPixelRef.cpp b/src/core/SkPixelRef.cpp |
| index 082435f8c778cf2bfb60ecf1f75f7a3fad2c3a3a..6e1f5c6417277aca9bedbdcc8da533a23f2321c9 100644 |
| --- a/src/core/SkPixelRef.cpp |
| +++ b/src/core/SkPixelRef.cpp |
| @@ -6,8 +6,8 @@ |
| */ |
| #include "SkBitmapCache.h" |
| -#include "SkMutex.h" |
| #include "SkPixelRef.h" |
| +#include "SkThread.h" |
| #include "SkTraceEvent.h" |
| //#define SK_SUPPORT_LEGACY_UNBALANCED_PIXELREF_LOCKCOUNT |