Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: chromeos/chromeos_paths.h

Issue 2774673004: Add stub implementations for state keys and VPD (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chromeos/chromeos_paths.cc » ('j') | chromeos/dbus/session_manager_client.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | chromeos/chromeos_paths.cc » ('j') | chromeos/dbus/session_manager_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698