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 825fcbd..4ed18af 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 kRegPathClientStateMedium[]; extern const wchar_t kRegCommandsKey[]; extern const wchar_t kRegApField[]; +extern const wchar_t kRegBrandField[]; extern const wchar_t kRegBrowserField[]; extern const wchar_t kRegCFEndTempOptOutCmdField[]; extern const wchar_t kRegCFOptInCmdField[]; |