| Index: tests/CachedDecodingPixelRefTest.cpp
|
| diff --git a/tests/CachedDecodingPixelRefTest.cpp b/tests/CachedDecodingPixelRefTest.cpp
|
| index b3eb5327d91291fe001aab9cef1e09889f0fdfa1..49ffdf72d2d024fe2f0bd7d5545a6668de907448 100644
|
| --- a/tests/CachedDecodingPixelRefTest.cpp
|
| +++ b/tests/CachedDecodingPixelRefTest.cpp
|
| @@ -12,6 +12,7 @@
|
| #include "SkDecodingImageGenerator.h"
|
| #include "SkDiscardableMemoryPool.h"
|
| #include "SkImageDecoder.h"
|
| +#include "SkImageEncoder.h"
|
| #include "SkImageGeneratorPriv.h"
|
| #include "SkResourceCache.h"
|
| #include "SkStream.h"
|
|
|