| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index b7e3beff68a2fd1b69fd42fa10956bf4f3655eac..a22600edd8386553c0d4b9d4c93472341093e6e2 100644
|
| --- a/chrome/common/chrome_paths.h
|
| +++ b/chrome/common/chrome_paths.h
|
| @@ -43,8 +43,6 @@ enum {
|
| // contains subdirectories.
|
| #endif
|
| #if defined(OS_MACOSX) && !defined(OS_IOS)
|
| - DIR_MANAGED_PREFS, // Directory that stores the managed prefs plist
|
| - // files for the current user.
|
| DIR_USER_APPLICATIONS, // ~/Applications
|
| DIR_USER_LIBRARY, // ~/Library
|
| #endif
|
|
|