summaryrefslogtreecommitdiffstats
path: root/content/shell/browser/shell_mac.mm
diff options
context:
space:
mode:
Diffstat (limited to 'content/shell/browser/shell_mac.mm')
-rw-r--r--content/shell/browser/shell_mac.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/shell/browser/shell_mac.mm b/content/shell/browser/shell_mac.mm
index 335f4af..e31ba09 100644
--- a/content/shell/browser/shell_mac.mm
+++ b/content/shell/browser/shell_mac.mm
@@ -274,7 +274,7 @@ void Shell::PlatformResizeSubViews() {
// Not needed; subviews are bound.
}
-void Shell::PlatformSetTitle(const string16& title) {
+void Shell::PlatformSetTitle(const base::string16& title) {
if (headless_)
return;