aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/nanobench.h
diff options
context:
space:
mode:
Diffstat (limited to 'bench/nanobench.h')
-rw-r--r--bench/nanobench.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench/nanobench.h b/bench/nanobench.h
index 204ada6a4d..ad538dd896 100644
--- a/bench/nanobench.h
+++ b/bench/nanobench.h
@@ -26,6 +26,7 @@ struct Config {
Benchmark::Backend backend;
SkColorType color;
SkAlphaType alpha;
+ SkColorProfileType profile;
int samples;
#if SK_SUPPORT_GPU
GrContextFactory::GLContextType ctxType;