diff options
author | joaodasilva@chromium.org <joaodasilva@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-16 19:13:16 +0000 |
---|---|---|
committer | joaodasilva@chromium.org <joaodasilva@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-16 19:13:16 +0000 |
commit | b0c126670ba9d1216210fa253b593e6caeac331a (patch) | |
tree | 407ba0e739e6ef8457cf21c089e8a1790215a8a2 /chrome/common/chrome_paths.h | |
parent | 01cca00452b5cdfe3a83b108da1bc78b720c6f9c (diff) | |
download | chromium_src-b0c126670ba9d1216210fa253b593e6caeac331a.zip chromium_src-b0c126670ba9d1216210fa253b593e6caeac331a.tar.gz chromium_src-b0c126670ba9d1216210fa253b593e6caeac331a.tar.bz2 |
Cleanup in policy code, removed some dead code.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/10094010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132436 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_paths.h')
-rw-r--r-- | chrome/common/chrome_paths.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h index 738a61f..09988fc 100644 --- a/chrome/common/chrome_paths.h +++ b/chrome/common/chrome_paths.h @@ -52,8 +52,6 @@ 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. |