| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index 58a32c0d3a9dd021f957fc95ad2e148792b7211a..ee2a1d213f93c1563b1523c339c82b8563fb528f 100644
|
| --- a/chrome/common/chrome_paths.h
|
| +++ b/chrome/common/chrome_paths.h
|
| @@ -102,6 +102,8 @@ enum {
|
| // wallpaper thumbnails 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
|
|
|