aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/OnceTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/OnceTest.cpp')
-rw-r--r--tests/OnceTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/OnceTest.cpp b/tests/OnceTest.cpp
index d3a0a0066a..f9ab427c16 100644
--- a/tests/OnceTest.cpp
+++ b/tests/OnceTest.cpp
@@ -8,7 +8,6 @@
#include "SkOnce.h"
#include "SkThreadPool.h"
#include "Test.h"
-#include "TestClassDef.h"
static void add_five(int* x) {
*x += 5;