Remove ".." from PathService take #2.

Hook directly into PathService::Get() and only convert to an absolute path when
".." is found in the path. Otherwise leave it as-is. In particular, this won't
trigger when the path is simply relative, like "./unit_tests". This is
necessary to make most test cases pass but this has the advatange of not
triggering in the common case for Google Chrome.

R=cpu@chromium.org,mark@chromium.org
BUG=168890


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

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


CrOS-Libchrome-Original-Commit: 082f820ae49809c136de8a1161618ebbe755f9e0
1 file changed
tree: f8a803cb8c62a247fc15dffc6f55a521ac59c587
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/