aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/CachedDataTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CachedDataTest.cpp')
-rw-r--r--tests/CachedDataTest.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/CachedDataTest.cpp b/tests/CachedDataTest.cpp
index efb4d71c77..fe7bb5f547 100644
--- a/tests/CachedDataTest.cpp
+++ b/tests/CachedDataTest.cpp
@@ -7,15 +7,8 @@
#include "SkCachedData.h"
#include "SkDiscardableMemoryPool.h"
-#include "SkMalloc.h"
-#include "SkRefCnt.h"
-#include "SkTypes.h"
#include "Test.h"
-#include <cstring>
-
-class SkDiscardableMemory;
-
enum LockedState {
kUnlocked,
kLocked,