Index: chrome/installer/util/google_update_constants.h |
diff --git a/chrome/installer/util/google_update_constants.h b/chrome/installer/util/google_update_constants.h |
index 27a7c0ec6b19d752632bddf638dafd04200ff3fe..eb2791076d6674539869771cb769f2799a02ea80 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[]; |