| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index 4abaf9dea8cfa3c07a17775b7b43121ae26c7f8d..aa61b9b9fa677f603761fe787bb40ae992199777 100644
|
| --- a/chrome/common/chrome_paths.h
|
| +++ b/chrome/common/chrome_paths.h
|
| @@ -104,6 +104,8 @@ enum {
|
| // reside.
|
| FILE_DEFAULT_APP_ORDER, // Full path to the json file that defines the
|
| // default app order.
|
| + DIR_USER_POLICY_KEYS, // Directory where the session_manager stores
|
| + // the user policy keys.
|
| #endif
|
|
|
| // Valid only in development environment; TODO(darin): move these
|
|
|