aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/SkBenchmark.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/SkBenchmark.cpp')
-rw-r--r--bench/SkBenchmark.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/bench/SkBenchmark.cpp b/bench/SkBenchmark.cpp
index a69402b7ca..19bbf599e4 100644
--- a/bench/SkBenchmark.cpp
+++ b/bench/SkBenchmark.cpp
@@ -9,6 +9,8 @@
#include "SkPaint.h"
#include "SkParse.h"
+SK_DEFINE_INST_COUNT(SkBenchmark)
+
template BenchRegistry* BenchRegistry::gHead;
SkBenchmark::SkBenchmark(void* defineDict) {