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 8920e1b0737a1528991089f2c69781006ec6fbd4..3a9149d0561cf04a9d2150e9b5637f0b7a2e7f71 100644 |
--- a/chrome/browser/history/top_sites_impl.cc |
+++ b/chrome/browser/history/top_sites_impl.cc |
@@ -9,11 +9,11 @@ |
#include "base/bind.h" |
#include "base/bind_helpers.h" |
-#include "base/metrics/histogram.h" |
#include "base/logging.h" |
#include "base/md5.h" |
#include "base/memory/ref_counted_memory.h" |
#include "base/message_loop/message_loop_proxy.h" |
+#include "base/metrics/histogram.h" |
#include "base/prefs/pref_service.h" |
#include "base/strings/string_util.h" |
#include "base/strings/utf_string_conversions.h" |