mark tests flaky for pathkit

retain flaky state to avoid manual edits

R=kjlubick@google.com

Bug: skia:
Change-Id: I2f30a90aed46c52a0b30af1ccb7d6235b6db6945
Reviewed-on: https://skia-review.googlesource.com/149800
Commit-Queue: Cary Clark <caryclark@skia.org>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
diff --git a/tests/PathOpsDebug.cpp b/tests/PathOpsDebug.cpp
index 059ecaa..41f912e 100644
--- a/tests/PathOpsDebug.cpp
+++ b/tests/PathOpsDebug.cpp
@@ -15,6 +15,7 @@
 #include "SkString.h"
 
 bool PathOpsDebug::gJson;
+bool PathOpsDebug::gMarkJsonFlaky;
 bool PathOpsDebug::gOutFirst;
 bool PathOpsDebug::gCheckForDuplicateNames;
 bool PathOpsDebug::gOutputSVG;