| Index: chrome/installer/util/google_update_constants.h
|
| ===================================================================
|
| --- chrome/installer/util/google_update_constants.h (revision 45608)
|
| +++ chrome/installer/util/google_update_constants.h (working copy)
|
| @@ -31,6 +31,7 @@
|
| extern const wchar_t kRegLangField[];
|
| extern const wchar_t kRegLastCheckedField[];
|
| extern const wchar_t kRegMetricsId[];
|
| +extern const wchar_t kRegMSIField[];
|
| extern const wchar_t kRegNameField[];
|
| extern const wchar_t kRegOldVersionField[];
|
| extern const wchar_t kRegRenameCmdField[];
|
|
|