| Index: chrome/app/resources/locale_settings.grd
|
| diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
|
| index 69975c03cf3467136246f988f24aa81b2eca244f..87e85d65656d5892226ceb09806b2f91a5bfff27 100644
|
| --- a/chrome/app/resources/locale_settings.grd
|
| +++ b/chrome/app/resources/locale_settings.grd
|
| @@ -425,6 +425,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 -->
|
|
|