summaryrefslogtreecommitdiffstats
path: root/chromeos/system/statistics_provider.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/system/statistics_provider.cc')
-rw-r--r--chromeos/system/statistics_provider.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromeos/system/statistics_provider.cc b/chromeos/system/statistics_provider.cc
index 10ad688..9beff02 100644
--- a/chromeos/system/statistics_provider.cc
+++ b/chromeos/system/statistics_provider.cc
@@ -71,6 +71,7 @@ const char kCustomizationIdKey[] = "customization_id";
const char kHardwareClassKey[] = "hardware_class";
const char kOffersCouponCodeKey[] = "ubind_attribute";
const char kOffersGroupCodeKey[] = "gbind_attribute";
+const char kRlzBrandCodeKey[] = "rlz_brand_code";
// OEM specific statistics. Must be prefixed with "oem_".
const char kOemCanExitEnterpriseEnrollmentKey[] = "oem_can_exit_enrollment";