| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index 8949d41be08225e7b3287b54a57c4360b480b52f..93912b214e3472f0a42b92bb01c6c276edf0a865 100644
|
| --- a/chrome/common/chrome_paths.h
|
| +++ b/chrome/common/chrome_paths.h
|
| @@ -103,18 +103,6 @@ enum {
|
| // wallpaper thumbnails reside.
|
| DIR_CHROMEOS_CUSTOM_WALLPAPERS, // Directory where custom wallpapers
|
| // 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.
|
| - FILE_OWNER_KEY, // Full path to the owner key file.
|
| - FILE_INSTALL_ATTRIBUTES, // Full path to the install attributes file.
|
| - FILE_UPTIME, // Full path to the file via which the kernel
|
| - // exposes the current device uptime.
|
| - FILE_UPDATE_REBOOT_NEEDED_UPTIME, // Full path to a file in which Chrome can
|
| - // store the uptime at which an update
|
| - // became necessary. The file should be
|
| - // cleared on boot.
|
| #endif
|
| #if defined(ENABLE_MANAGED_USERS)
|
| DIR_MANAGED_USERS_DEFAULT_APPS, // Directory where installer places .crx
|
|
|