summaryrefslogtreecommitdiffstats
path: root/chromeos/system/statistics_provider.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/system/statistics_provider.h')
-rw-r--r--chromeos/system/statistics_provider.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/chromeos/system/statistics_provider.h b/chromeos/system/statistics_provider.h
index 7df0b99..071923d 100644
--- a/chromeos/system/statistics_provider.h
+++ b/chromeos/system/statistics_provider.h
@@ -20,6 +20,9 @@ namespace system {
// Developer switch value.
CHROMEOS_EXPORT extern const char kDevSwitchBootMode[];
+// Customization ID key.
+CHROMEOS_EXPORT extern const char kCustomizationIdKey[];
+
// HWID key.
CHROMEOS_EXPORT extern const char kHardwareClassKey[];