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[]; |
grt (UTC plus 2)
2012/09/01 01:30:24
this should have the "Field" suffix like the other
huangs
2012/09/01 21:38:03
Done, 4 changes in 3 files.
|
extern const wchar_t kRegBrandField[]; |
extern const wchar_t kRegBrowserField[]; |
extern const wchar_t kRegCFEndTempOptOutCmdField[]; |