Index: components/history/core/browser/top_sites_impl_unittest.cc |
diff --git a/components/history/core/browser/top_sites_impl_unittest.cc b/components/history/core/browser/top_sites_impl_unittest.cc |
index bef691cd48894b0ff9461c02b8902cf272346a11..787f66c611a5b74d57da7f5fbfabe442f1df9db8 100644 |
--- a/components/history/core/browser/top_sites_impl_unittest.cc |
+++ b/components/history/core/browser/top_sites_impl_unittest.cc |
@@ -8,6 +8,7 @@ |
#include "base/files/scoped_temp_dir.h" |
#include "base/memory/weak_ptr.h" |
#include "base/message_loop/message_loop.h" |
+#include "base/metrics/histogram_macros.h" |
Ilya Sherman
2015/06/15 21:39:50
Where is this used?
Alexei Svitkine (slow)
2015/06/16 15:18:36
Apparently nowhere. Removed.
|
#include "base/prefs/pref_registry_simple.h" |
#include "base/prefs/testing_pref_service.h" |
#include "base/strings/utf_string_conversions.h" |