Index: chrome/test/ui/ui_test.h |
=================================================================== |
--- chrome/test/ui/ui_test.h (revision 107321) |
+++ chrome/test/ui/ui_test.h (working copy) |
@@ -470,9 +470,6 @@ |
// Terminates the browser, simulates end of session. |
void TerminateBrowser(); |
- // Verify that the browser exited cleanly. |
- void VerifyCleanExit(); |
- |
// Tells the browser to navigate to the given URL in the active tab |
// of the first app window. |
// Does not wait for the navigation to complete to return. |