| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index 738a61f60fe6462b4a6732091aab0102761e951a..09988fc21bcbd40dd1b726cb23f38cd153281d86 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.
|
|
|