Fix issue with run-bisect-manual-test.py where it wouldn't start the brower.
commit4c94c749cf86babf0d1a3012d0715ea6cca605f9
authorrmcilroy@chromium.org <rmcilroy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 20 Aug 2013 16:17:31 +0000 (20 16:17 +0000)
committerrmcilroy@chromium.org <rmcilroy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 20 Aug 2013 16:17:31 +0000 (20 16:17 +0000)
treebd45261cd52efc05b56e438f050595f600cf0249
parenteee5e049c94ba20211138de23014f64536f92761
Fix issue with run-bisect-manual-test.py where it wouldn't start the brower.

Also, make sure that the script starts the browser that was built in the
working directory, rather than in the one in the source directory which the
script is started from.

BUG=

Review URL: https://chromiumcodereview.appspot.com/23352002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218502 0039d316-1c4b-4281-b951-d872f2087c98
tools/bisect-manual-test.py
tools/run-bisect-manual-test.py