Do not use a relative path to launch the import process.

Chrome already changes the CWD to its directory when loading (in LoadChromeWithDirectory()); thus if the command-line used a relative path, that relative path is no longer valid.

BUG=DCHECK because of failed import when running out\Debug\chrome.exe --force-first-run


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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186367 0039d316-1c4b-4281-b951-d872f2087c98
1 file changed