Fix search_engines tests to use localhost:1000 instead of localhost
Turns out that the bot might be running an http server which can lead to redirects and mess up the test. Use a url at a port which is unlikely to be active. Review URL: http://codereview.chromium.org/5861003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69317 0039d316-1c4b-4281-b951-d872f2087c98
Please register or sign in to comment