summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search/local_ntp_source.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/search/local_ntp_source.cc')
-rw-r--r--chrome/browser/search/local_ntp_source.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/search/local_ntp_source.cc b/chrome/browser/search/local_ntp_source.cc
index d1fde35..38cbd7a 100644
--- a/chrome/browser/search/local_ntp_source.cc
+++ b/chrome/browser/search/local_ntp_source.cc
@@ -74,7 +74,7 @@ std::string LocalNtpSource::GetMimeType(
path == kCloseBarActiveFilename) {
return "image/png";
}
- return "";
+ return std::string();
}
bool LocalNtpSource::ShouldServiceRequest(