| Index: chromeos/chromeos_paths.h
|
| diff --git a/chromeos/chromeos_paths.h b/chromeos/chromeos_paths.h
|
| index cac28aa6392cf1046b9a8dfa268c8562522ca189..c35179fe8a45b7b3ae596355bae7f99e62354877 100644
|
| --- a/chromeos/chromeos_paths.h
|
| +++ b/chromeos/chromeos_paths.h
|
| @@ -26,6 +26,7 @@ enum {
|
| FILE_OWNER_KEY, // Full path to the owner key file.
|
| FILE_INSTALL_ATTRIBUTES, // Full path to the install attributes file.
|
| FILE_MACHINE_INFO, // Full path to machine hardware info file.
|
| + FILE_VPD, // Full path to VPD 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
|
|
|