Index: chrome/test/base/in_process_browser_test.cc |
=================================================================== |
--- chrome/test/base/in_process_browser_test.cc (revision 120016) |
+++ chrome/test/base/in_process_browser_test.cc (working copy) |
@@ -247,7 +247,6 @@ |
} |
void InProcessBrowserTest::AddBlankTabAndShow(Browser* browser) { |
- OnBeforeShowBrowser(browser); |
ui_test_utils::WindowedNotificationObserver observer( |
content::NOTIFICATION_LOAD_STOP, |
content::NotificationService::AllSources()); |