Index: chrome/installer/util/google_update_constants.cc |
diff --git a/chrome/installer/util/google_update_constants.cc b/chrome/installer/util/google_update_constants.cc |
index bcc9e80670fe176bf6a87aebfbeb055de262a790..4e4126d32ca9835ec681b58fae2e21aa2324e14e 100644 |
--- a/chrome/installer/util/google_update_constants.cc |
+++ b/chrome/installer/util/google_update_constants.cc |
@@ -24,7 +24,7 @@ const wchar_t kRegCFOptOutCmdField[] = L"CFOptOutCmd"; |
const wchar_t kRegCFTempOptOutCmdField[] = L"CFTempOptOutCmd"; |
const wchar_t kRegClientField[] = L"client"; |
const wchar_t kRegCommandLineField[] = L"CommandLine"; |
-const wchar_t kRegCriticalUpdateField[] = L"CriticalUpdate"; |
+const wchar_t kRegCriticalVersionField[] = L"cpv"; |
const wchar_t kRegDidRunField[] = L"dr"; |
const wchar_t kRegEULAAceptedField[] = L"eulaaccepted"; |
const wchar_t kRegLangField[] = L"lang"; |