Index: tools/VisualBench/VisualInteractiveModule.h |
diff --git a/tools/VisualBench/VisualInteractiveModule.h b/tools/VisualBench/VisualInteractiveModule.h |
index 30d968a5d32cc77b59ee1c20b697803563e6fa47..5b9ff0a340e75b2a28222f3d4b0e56f1a8c75304 100755 |
--- a/tools/VisualBench/VisualInteractiveModule.h |
+++ b/tools/VisualBench/VisualInteractiveModule.h |
@@ -47,6 +47,7 @@ private: |
SkAutoTUnref<Benchmark> fBenchmark; |
TimingStateMachine fTSM; |
bool fAdvance; |
+ bool fHasBeenReset; |
// support framework |
SkAutoTUnref<VisualBench> fOwner; |