| Index: trunk/src/chrome/browser/external_extension_browsertest.cc
|
| ===================================================================
|
| --- trunk/src/chrome/browser/external_extension_browsertest.cc (revision 195969)
|
| +++ trunk/src/chrome/browser/external_extension_browsertest.cc (working copy)
|
| @@ -58,7 +58,7 @@
|
| search_provider_test_url_.path() + "#" + expected_result);
|
| ui_test_utils::NavigateToURLWithDisposition(
|
| browser, test_url, NEW_FOREGROUND_TAB,
|
| - ui_test_utils::BROWSER_TEST_WAIT_FOR_NAVIGATION);
|
| + ui_test_utils::BROWSER_TEST_WAIT_FOR_TAB);
|
|
|
| // Bundle up information needed to verify the result.
|
| content::WebContents* tab =
|
|
|