Index: chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc |
diff --git a/chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc b/chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc |
index 8a97845fcfbdc48f6e867bb98cde6f488fe4b7f5..cb7c242869f0eb4cbc7daed552373d7d2c9684b6 100644 |
--- a/chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc |
+++ b/chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc |
@@ -324,7 +324,7 @@ void SimUnlockUIHTMLSource::StartDataRequest( |
strings.SetString("oldPin", l10n_util::GetStringUTF16( |
IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_OLD_PIN)); |
- webui::SetFontAndTextDirection(&strings); |
+ webui::SetTextDirection(&strings); |
static const base::StringPiece html( |
ResourceBundle::GetSharedInstance().GetRawDataResource( |