aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/ChartBench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/ChartBench.cpp')
-rw-r--r--bench/ChartBench.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/bench/ChartBench.cpp b/bench/ChartBench.cpp
index 61f97a2f2a..0cc02b0a86 100644
--- a/bench/ChartBench.cpp
+++ b/bench/ChartBench.cpp
@@ -8,9 +8,7 @@
#include "Benchmark.h"
#include "SkCanvas.h"
#include "SkPaint.h"
-#include "SkPath.h"
#include "SkRandom.h"
-#include "SkTDArray.h"
/**
* This is a conversion of samplecode/SampleChart.cpp into a bench. It sure would be nice to be able