diff options
Diffstat (limited to 'chrome/installer/util/google_update_constants.h')
-rw-r--r-- | chrome/installer/util/google_update_constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/installer/util/google_update_constants.h b/chrome/installer/util/google_update_constants.h index cfb7ab1..e1458ba 100644 --- a/chrome/installer/util/google_update_constants.h +++ b/chrome/installer/util/google_update_constants.h @@ -27,6 +27,7 @@ extern const wchar_t kRegClientField[]; extern const wchar_t kRegDidRunField[]; extern const wchar_t kRegLangField[]; extern const wchar_t kRegLastCheckedField[]; +extern const wchar_t kRegMetricsId[]; extern const wchar_t kRegNameField[]; extern const wchar_t kRegOldVersionField[]; extern const wchar_t kRegRenameCmdField[]; |