summaryrefslogtreecommitdiffstats
path: root/content/shell/webkit_test_runner.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/shell/webkit_test_runner.h')
-rw-r--r--content/shell/webkit_test_runner.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/shell/webkit_test_runner.h b/content/shell/webkit_test_runner.h
index fd8805b..a66445a 100644
--- a/content/shell/webkit_test_runner.h
+++ b/content/shell/webkit_test_runner.h
@@ -98,6 +98,7 @@ class WebKitTestRunner : public RenderViewObserver,
const std::vector<int>& routing_ids,
const std::vector<std::vector<std::string> >& session_histories,
const std::vector<unsigned>& current_entry_indexes);
+ void OnReset();
// After finishing the test, retrieves the audio, text, and pixel dumps from
// the TestRunner library and sends them to the browser process.