| Index: chrome/app/resources/locale_settings.grd
|
| diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
|
| index b06c51bfae5a5635a4781b67c927514bfce29568..8ba880732af2f07a40e0568870e59a71f9d48547 100644
|
| --- a/chrome/app/resources/locale_settings.grd
|
| +++ b/chrome/app/resources/locale_settings.grd
|
| @@ -429,6 +429,16 @@
|
| <message name="IDS_INSTANT_CONFIRM_DIALOG_WIDTH_CHARS" use_name_for_id="true">
|
| 70
|
| </message>
|
| +
|
| + <!-- The width of the make-default-in-metro dialog in characters. -->
|
| + <message name="IDS_METRO_FLOW_WIDTH_CHARS" use_name_for_id="true">
|
| + 72
|
| + </message>
|
| +
|
| + <!-- The height of the make-default-in-metro dialog in characters. -->
|
| + <message name="IDS_METRO_FLOW_HEIGHT_LINES" use_name_for_id="true">
|
| + 26
|
| + </message>
|
|
|
| <if expr="pp_ifdef('chromeos')">
|
| <!-- The width and height of the CAPTCHA challenge dialog box in -->
|
|
|