summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/browser.cc')
-rw-r--r--chrome/browser/browser.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/browser.cc b/chrome/browser/browser.cc
index 0de4558..aa12efc 100644
--- a/chrome/browser/browser.cc
+++ b/chrome/browser/browser.cc
@@ -506,7 +506,7 @@ string16 Browser::GetWindowTitleForCurrentTab() const {
FormatTitleForDisplay(&title);
}
if (title.empty())
- title = l10n_util::GetStringUTF16(IDS_TAB_UNTITLED_TITLE);
+ title = TabContents::GetDefaultTitle();
#if defined(OS_MACOSX) || defined(OS_CHROMEOS)
// On Mac or ChromeOS, we don't want to suffix the page title with