summaryrefslogtreecommitdiffstats
path: root/chrome/common/content_settings_helper.h
diff options
context:
space:
mode:
authornkostylev@chromium.org <nkostylev@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-16 00:20:32 +0000
committernkostylev@chromium.org <nkostylev@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-16 00:20:32 +0000
commit96a8fa1b58b726ad19c7b86c28b2770d69fa73f6 (patch)
tree0144e9f5270f027372348b801a5975ef1492c756 /chrome/common/content_settings_helper.h
parent8afc64910396ff88dcafd306b0a7aeb96000bf63 (diff)
downloadchromium_src-96a8fa1b58b726ad19c7b86c28b2770d69fa73f6.zip
chromium_src-96a8fa1b58b726ad19c7b86c28b2770d69fa73f6.tar.gz
chromium_src-96a8fa1b58b726ad19c7b86c28b2770d69fa73f6.tar.bz2
Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).
* Fixes GetHomeDir() for multi-profiles case on Chrome OS. * Once user signs in on Chrome OS base::DIR_HOME is overridden with primary user homedir. * Added content switch --homedir to pass that information to ppapi plugins since they run in a separate process and previous base::DIR_HOME override does not apply there. This fix doesn't require checking for --multi-profiles switch since user_id hash is known even without it. BUG=331530 TBR=vitalybuka@chromium.org Review URL: https://codereview.chromium.org/200473002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270872 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/content_settings_helper.h')
0 files changed, 0 insertions, 0 deletions