summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/chrome_frame_unittests.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame/test/chrome_frame_unittests.h')
-rw-r--r--chrome_frame/test/chrome_frame_unittests.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome_frame/test/chrome_frame_unittests.h b/chrome_frame/test/chrome_frame_unittests.h
index c39058b..b009faf 100644
--- a/chrome_frame/test/chrome_frame_unittests.h
+++ b/chrome_frame/test/chrome_frame_unittests.h
@@ -63,6 +63,9 @@ class ChromeFrameTestWithWebServer: public testing::Test {
void VersionTest(BrowserKind browser, const wchar_t* page,
const wchar_t* result_file_to_check);
+ // Closes all browsers in preparation for a test and during cleanup.
+ void CloseAllBrowsers();
+
void CloseBrowser();
// Ensures (well, at least tries to ensure) that the browser window has focus.