Index: chrome/browser/importer/external_process_importer_client.cc |
diff --git a/chrome/browser/importer/external_process_importer_client.cc b/chrome/browser/importer/external_process_importer_client.cc |
index a2702414fb21ab19688f9122a27b98d64ebc5514..5a944a139b88aa3d66878f7da15a30173569629c 100644 |
--- a/chrome/browser/importer/external_process_importer_client.cc |
+++ b/chrome/browser/importer/external_process_importer_client.cc |
@@ -288,9 +288,6 @@ void ExternalProcessImporterClient::StartProcessOnIOThread( |
base::IntToString(IDS_IMPORT_FROM_FIREFOX), |
l10n_util::GetStringUTF8(IDS_IMPORT_FROM_FIREFOX)); |
localized_strings.SetString( |
- base::IntToString(IDS_IMPORT_FROM_GOOGLE_TOOLBAR), |
- l10n_util::GetStringUTF8(IDS_IMPORT_FROM_GOOGLE_TOOLBAR)); |
- localized_strings.SetString( |
base::IntToString(IDS_IMPORT_FROM_SAFARI), |
l10n_util::GetStringUTF8(IDS_IMPORT_FROM_SAFARI)); |
localized_strings.SetString( |