diff options
Diffstat (limited to 'chrome/app/locales/locale_settings.h')
-rw-r--r-- | chrome/app/locales/locale_settings.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/app/locales/locale_settings.h b/chrome/app/locales/locale_settings.h index dd01fd0..855536a 100644 --- a/chrome/app/locales/locale_settings.h +++ b/chrome/app/locales/locale_settings.h @@ -163,3 +163,5 @@ // The URL for more info on how we are affected by 3rd party licenses. #define IDS_ABOUT_VERSION_LICENSE_URL 1060 +// The HTML for the about:terms page +#define IDR_TERMS_HTML 1061 |