summaryrefslogtreecommitdiffstats
path: root/WebKitTools/WebKitTestRunner/TestInvocation.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKitTools/WebKitTestRunner/TestInvocation.h')
-rw-r--r--WebKitTools/WebKitTestRunner/TestInvocation.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/WebKitTools/WebKitTestRunner/TestInvocation.h b/WebKitTools/WebKitTestRunner/TestInvocation.h
index ea1e840..b5fc041 100644
--- a/WebKitTools/WebKitTestRunner/TestInvocation.h
+++ b/WebKitTools/WebKitTestRunner/TestInvocation.h
@@ -42,6 +42,8 @@ public:
private:
void dump(const char*);
+ void resetPreferencesToConsistentValues();
+
// Helper
static void runUntil(bool& done);