aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/SKPBench.h
diff options
context:
space:
mode:
Diffstat (limited to 'bench/SKPBench.h')
-rw-r--r--bench/SKPBench.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/bench/SKPBench.h b/bench/SKPBench.h
index 05b58575b4..e1c66bf2ec 100644
--- a/bench/SKPBench.h
+++ b/bench/SKPBench.h
@@ -11,9 +11,6 @@
#include "Benchmark.h"
#include "SkCanvas.h"
#include "SkPicture.h"
-#include "SkTDArray.h"
-
-class SkSurface;
/**
* Runs an SkPicture as a benchmark by repeatedly drawing it scaled inside a device clip.