diff options
Diffstat (limited to 'chrome/app/locales/locale_settings.h')
-rw-r--r-- | chrome/app/locales/locale_settings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/locales/locale_settings.h b/chrome/app/locales/locale_settings.h index 09f5d53..55400a0 100644 --- a/chrome/app/locales/locale_settings.h +++ b/chrome/app/locales/locale_settings.h @@ -86,7 +86,7 @@ // The width and height of the About dialog box in characters and lines (See // above). #define IDS_ABOUT_DIALOG_WIDTH_CHARS 1031 -#define IDS_ABOUT_DIALOG_HEIGHT_LINES 1032 +#define IDS_ABOUT_DIALOG_MINIMUM_HEIGHT_LINES 1032 // The width and height of the Fonts and Languages dialog box in characters and // lines (See above). |