Index: chrome/browser/ui/webui/ntp/suggestions_source_top_sites.cc |
diff --git a/chrome/browser/ui/webui/ntp/suggestions_source_top_sites.cc b/chrome/browser/ui/webui/ntp/suggestions_source_top_sites.cc |
index 93b52047202a67634515c1ccf606b13b5fa8d724..fe2884940d92d1b40fe5fc6d8a0f59c025bc9459 100644 |
--- a/chrome/browser/ui/webui/ntp/suggestions_source_top_sites.cc |
+++ b/chrome/browser/ui/webui/ntp/suggestions_source_top_sites.cc |
@@ -10,6 +10,7 @@ |
#include "base/stl_util.h" |
#include "base/strings/string_number_conversions.h" |
#include "base/values.h" |
+#include "chrome/browser/history/history_service.h" |
#include "chrome/browser/history/history_service_factory.h" |
#include "chrome/browser/history/top_sites.h" |
#include "chrome/browser/history/visit_filter.h" |