| Index: tests/CachedDecodingPixelRefTest.cpp
 | 
| diff --git a/tests/CachedDecodingPixelRefTest.cpp b/tests/CachedDecodingPixelRefTest.cpp
 | 
| index 51af15fd39292dba66b0d675ab5042b7510dabc4..a0d71bbd70df41bd0741f408c5e54d06d751f937 100644
 | 
| --- a/tests/CachedDecodingPixelRefTest.cpp
 | 
| +++ b/tests/CachedDecodingPixelRefTest.cpp
 | 
| @@ -9,7 +9,8 @@
 | 
|  #include "SkCanvas.h"
 | 
|  #include "SkData.h"
 | 
|  #include "SkDiscardableMemoryPool.h"
 | 
| -#include "SkImageDecoder.h"
 | 
| +#include "SkImage.h"
 | 
| +#include "SkImageEncoder.h"
 | 
|  #include "SkImageGeneratorPriv.h"
 | 
|  #include "SkResourceCache.h"
 | 
|  #include "SkStream.h"
 | 
| 
 |