Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3799)

Unified Diff: chrome/app/resources/locale_settings.grd

Issue 9285002: Remove the first-run search engine dialog/ballot. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync and merge. Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/nibs/SearchEngineDialog.xib ('k') | chrome/browser/chrome_browser_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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">
« no previous file with comments | « chrome/app/nibs/SearchEngineDialog.xib ('k') | chrome/browser/chrome_browser_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698