summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/google_update_constants.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/installer/util/google_update_constants.cc')
-rw-r--r--chrome/installer/util/google_update_constants.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/installer/util/google_update_constants.cc b/chrome/installer/util/google_update_constants.cc
index 08ccefc..860229a 100644
--- a/chrome/installer/util/google_update_constants.cc
+++ b/chrome/installer/util/google_update_constants.cc
@@ -23,6 +23,7 @@ const wchar_t kRegRenameCmdField[] = L"cmd";
const wchar_t kRegRLZBrandField[] = L"brand";
const wchar_t kRegUsageStatsField[] = L"usagestats";
const wchar_t kRegVersionField[] = L"pv";
+const wchar_t kRegClientField[] = L"client";
const wchar_t kEnvProductVersionKey[] = L"CHROME_VERSION";
} // namespace installer