| Index: chrome/app/resources/locale_settings.grd
|
| diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
|
| index 1014ad76309201ddbeead270875a23367ebad705..cce6e3b2b3ea1d8029e2d2b06ea22f5985eff745 100644
|
| --- a/chrome/app/resources/locale_settings.grd
|
| +++ b/chrome/app/resources/locale_settings.grd
|
| @@ -298,23 +298,6 @@
|
| 25
|
| </message>
|
|
|
| - <!-- The width and height of the First Run Search Engine Selection dialog box in characters and -->
|
| - <!-- lines (See above). -->
|
| - <message name="IDS_FIRSTRUN_SEARCH_ENGINE_SELECTION_WIDTH_CHARS" use_name_for_id="true">
|
| - 128
|
| - </message>
|
| - <if expr="pp_ifdef('_google_chrome')">
|
| - <message name="IDS_FIRSTRUN_SEARCH_ENGINE_SELECTION_HEIGHT_LINES" use_name_for_id="true">
|
| - 22
|
| - </message>
|
| - </if>
|
| - <!-- With text instead of images, the selection dialog is much smaller. -->
|
| - <if expr="not pp_ifdef('_google_chrome')">
|
| - <message name="IDS_FIRSTRUN_SEARCH_ENGINE_SELECTION_HEIGHT_LINES" use_name_for_id="true">
|
| - 14
|
| - </message>
|
| - </if>
|
| -
|
| <!-- The width and height of the Import Progress dialog box in characters and -->
|
| <!-- lines (See above). -->
|
| <message name="IDS_IMPORTPROGRESS_DIALOG_WIDTH_CHARS" use_name_for_id="true">
|
|
|