Index: chrome/browser/history/top_sites_impl.cc |
diff --git a/chrome/browser/history/top_sites_impl.cc b/chrome/browser/history/top_sites_impl.cc |
index bc6e110c375e4782fd66422edd1847b5ac657154..ea2f10cfdf12fef166bf8f8adc1b080fec26f0c3 100644 |
--- a/chrome/browser/history/top_sites_impl.cc |
+++ b/chrome/browser/history/top_sites_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" |