aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PathOpsThreadedCommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/PathOpsThreadedCommon.h')
-rw-r--r--tests/PathOpsThreadedCommon.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/PathOpsThreadedCommon.h b/tests/PathOpsThreadedCommon.h
index 410194f4f2..d1f6ff0f13 100644
--- a/tests/PathOpsThreadedCommon.h
+++ b/tests/PathOpsThreadedCommon.h
@@ -26,6 +26,8 @@ struct PathOpsThreadState {
unsigned char fC;
unsigned char fD;
char* fPathStr;
+ const char* fKey;
+ char fSerialNo[9];
skiatest::Reporter* fReporter;
SkBitmap* fBitmap;
};