Index: chrome/browser/ui/webui/ntp/android/promo_handler.cc |
diff --git a/chrome/browser/ui/webui/ntp/android/promo_handler.cc b/chrome/browser/ui/webui/ntp/android/promo_handler.cc |
index af197e89199ce573b7cba4240f8480202e1a13d7..ce1a7331fc37aaa0020380436934e06457c7f139 100644 |
--- a/chrome/browser/ui/webui/ntp/android/promo_handler.cc |
+++ b/chrome/browser/ui/webui/ntp/android/promo_handler.cc |
@@ -10,7 +10,7 @@ |
#include "base/prefs/pref_service.h" |
#include "base/string_util.h" |
#include "base/strings/string_number_conversions.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "chrome/browser/android/intent_helper.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/profiles/profile_manager.h" |