diff options
Diffstat (limited to 'chrome/installer/util/google_update_constants.h')
-rw-r--r-- | chrome/installer/util/google_update_constants.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/installer/util/google_update_constants.h b/chrome/installer/util/google_update_constants.h index 27a7c0e..eb27910 100644 --- a/chrome/installer/util/google_update_constants.h +++ b/chrome/installer/util/google_update_constants.h @@ -34,7 +34,7 @@ extern const wchar_t kRegCFOptOutCmdField[]; extern const wchar_t kRegCFTempOptOutCmdField[]; extern const wchar_t kRegClientField[]; extern const wchar_t kRegCommandLineField[]; -extern const wchar_t kRegCriticalUpdateField[]; +extern const wchar_t kRegCriticalVersionField[]; extern const wchar_t kRegDidRunField[]; extern const wchar_t kRegEULAAceptedField[]; extern const wchar_t kRegLangField[]; |