Index: chrome/browser/history/top_sites_likely_impl.cc |
diff --git a/chrome/browser/history/top_sites_likely_impl.cc b/chrome/browser/history/top_sites_likely_impl.cc |
index 7bba06ce1021422d7575c0b03330516c9f3df0c8..a93f9dd97e5969c60a1d657e7fbafe9d464e8f0b 100644 |
--- a/chrome/browser/history/top_sites_likely_impl.cc |
+++ b/chrome/browser/history/top_sites_likely_impl.cc |
@@ -15,8 +15,8 @@ |
#include "base/message_loop/message_loop_proxy.h" |
#include "base/prefs/pref_service.h" |
#include "base/string_util.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "base/task_runner.h" |
-#include "base/utf_string_conversions.h" |
#include "base/values.h" |
#include "chrome/browser/history/history_backend.h" |
#include "chrome/browser/history/history_db_task.h" |