base: Remove call to g_get_home_dir() from GetHomeDir() for Chrome OS

This is in preparation for removing a dependency to GLib.

On a Chrome device, home directory is always set to /home/chronos/user
as hard-coded in GetHomeDir().
On a linux workstation for testing, referencing $HOME is sufficient.

BUG=240617

Review URL: https://codereview.chromium.org/60083009

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


CrOS-Libchrome-Original-Commit: 4ab65012b06cd2cfdb832819f3b2a61369db773f
1 file changed
tree: 29b43d5c472ca0497ff24d172fced3e4c836361d
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. ipc/
  6. mojo/
  7. testing/
  8. third_party/
  9. ui/