summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/ntp/ntp_resource_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/webui/ntp/ntp_resource_cache.h')
-rw-r--r--chrome/browser/ui/webui/ntp/ntp_resource_cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/webui/ntp/ntp_resource_cache.h b/chrome/browser/ui/webui/ntp/ntp_resource_cache.h
index a5203e1..cc76dd2 100644
--- a/chrome/browser/ui/webui/ntp/ntp_resource_cache.h
+++ b/chrome/browser/ui/webui/ntp/ntp_resource_cache.h
@@ -79,7 +79,7 @@ class NTPResourceCache : public content::NotificationObserver,
#if !defined(OS_ANDROID)
// Returns a message describing any newly-added sync types, or an empty
// string if all types have already been acknowledged.
- string16 GetSyncTypeMessage();
+ base::string16 GetSyncTypeMessage();
void CreateNewTabIncognitoHTML();
void CreateNewTabIncognitoCSS();