| 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 fa3af27d07062d728c9f30e8a4d084bd51795614..09854b2118f5519d81451a6b23cfc30e82122cc7 100644
|
| --- a/chrome/installer/util/google_update_constants.h
|
| +++ b/chrome/installer/util/google_update_constants.h
|
| @@ -45,6 +45,7 @@ extern const wchar_t kRegClientField[];
|
| extern const wchar_t kRegCommandLineField[];
|
| extern const wchar_t kRegCriticalVersionField[];
|
| extern const wchar_t kRegDidRunField[];
|
| +extern const wchar_t kRegDidRunStat[];
|
| extern const wchar_t kRegEULAAceptedField[];
|
| extern const wchar_t kRegGoogleUpdateVersion[];
|
| extern const wchar_t kRegInstallerProgress[];
|
|
|