Deprecate PathService::Get(..., wstring*) and use FilePath instead.

I tried fixing all the Windows code but there's a *ton* of it.
This change will at least prevent people from adding new code that
uses the deprecated version (as that won't compile on Lin/Mac).

BUG=24672

Review URL: http://codereview.chromium.org/293013

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


CrOS-Libchrome-Original-Commit: ab926d553d2fbab7f170826afa811a253a8a65c8
3 files changed
tree: 337f52c8b7e542e511f5a0e052f23131df54fd55
  1. base/
  2. build/
  3. ipc/
  4. testing/