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 f5c9c8775f1c0bfff379ef760c558638cd2d2911..3fcc687fb3aa5110c610ee1ea24bd25f8fe875ca 100644 |
--- a/chrome/installer/util/google_update_constants.h |
+++ b/chrome/installer/util/google_update_constants.h |
@@ -30,6 +30,7 @@ extern const wchar_t kRegPathGoogleUpdate[]; |
extern const wchar_t kRegCommandsKey[]; |
extern const wchar_t kRegApField[]; |
+extern const wchar_t kRegAutoRunOnOSUpgrade[]; |
extern const wchar_t kRegBrandField[]; |
extern const wchar_t kRegBrowserField[]; |
extern const wchar_t kRegCFEndTempOptOutCmdField[]; |