| 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..ac82847d8fa7adea92381cd5c8c7a2d02bd96906 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 kRegAutoRunOnOSUpgradeField[];
|
| extern const wchar_t kRegBrandField[];
|
| extern const wchar_t kRegBrowserField[];
|
| extern const wchar_t kRegCFEndTempOptOutCmdField[];
|
|
|