summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_paths.h
diff options
context:
space:
mode:
authormnissler@chromium.org <mnissler@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-13 15:58:29 +0000
committermnissler@chromium.org <mnissler@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-13 15:58:29 +0000
commit39da7ae8cffd53fdf595f4ec3ca8daeae105445f (patch)
tree2b5d0d10d0592a1707c15d8881038ee800823b0f /chrome/common/chrome_paths.h
parentadfd280eaca61f177279fb8e4189e47ab2324c55 (diff)
downloadchromium_src-39da7ae8cffd53fdf595f4ec3ca8daeae105445f.zip
chromium_src-39da7ae8cffd53fdf595f4ec3ca8daeae105445f.tar.gz
chromium_src-39da7ae8cffd53fdf595f4ec3ca8daeae105445f.tar.bz2
Store/Retrieve CrOS user policy in session_manager.
BUG=chromium-os:15189 TEST=unit tests Review URL: http://codereview.chromium.org/7233006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132195 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_paths.h')
-rw-r--r--chrome/common/chrome_paths.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
index 09988fc..738a61f 100644
--- a/chrome/common/chrome_paths.h
+++ b/chrome/common/chrome_paths.h
@@ -52,6 +52,8 @@ enum {
// on Chrome Mac. On Chrome OS, this path is
// used for OEM customization.
// Getting this path does not create it.
+ DIR_USER_POLICY, // Root-owned per-user private enterprise
+ // directory.
#endif
DIR_EXTERNAL_EXTENSIONS, // Directory where installer places .crx files.