Chromium Code Reviews| Index: src/lazy/SkDiscardableMemoryPool.h |
| diff --git a/src/lazy/SkDiscardableMemoryPool.h b/src/lazy/SkDiscardableMemoryPool.h |
| index d141507004151360931df09b8622862dc480962b..33c176d3f2b51da8be9bc3ad1b814fcce6be667b 100644 |
| --- a/src/lazy/SkDiscardableMemoryPool.h |
| +++ b/src/lazy/SkDiscardableMemoryPool.h |
| @@ -9,6 +9,7 @@ |
| #define SkDiscardableMemoryPool_DEFINED |
| #include "SkDiscardableMemory.h" |
| +#include "SkMutex.h" |
| #ifndef SK_LAZY_CACHE_STATS |
| #ifdef SK_DEBUG |