aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/CachedDecodingPixelRefTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CachedDecodingPixelRefTest.cpp')
-rw-r--r--tests/CachedDecodingPixelRefTest.cpp13
1 files changed, 6 insertions, 7 deletions
diff --git a/tests/CachedDecodingPixelRefTest.cpp b/tests/CachedDecodingPixelRefTest.cpp
index 95f9d8d09a..a44781bc2e 100644
--- a/tests/CachedDecodingPixelRefTest.cpp
+++ b/tests/CachedDecodingPixelRefTest.cpp
@@ -7,20 +7,19 @@
#include "SkBitmap.h"
#include "SkCanvas.h"
-#include "SkColor.h"
-#include "SkColorData.h"
+#include "SkData.h"
+#include "SkDiscardableMemoryPool.h"
#include "SkImage.h"
+#include "SkImageEncoder.h"
#include "SkImageGenerator.h"
-#include "SkImageInfo.h"
#include "SkMakeUnique.h"
-#include "SkRefCnt.h"
-#include "SkTypes.h"
+#include "SkResourceCache.h"
+#include "SkStream.h"
#include "SkUtils.h"
+
#include "Test.h"
#include "sk_tool_utils.h"
-#include <utility>
-
class TestImageGenerator : public SkImageGenerator {
public:
enum TestType {