| Index: chrome/browser/ui/webui/ntp/suggestions_source_top_sites.h
|
| diff --git a/chrome/browser/ui/webui/ntp/suggestions_source_top_sites.h b/chrome/browser/ui/webui/ntp/suggestions_source_top_sites.h
|
| index 45b2911b806a97c15f8109756e21536e513630e0..79859846365a736ea85b7006c6e9370e7ce514d5 100644
|
| --- a/chrome/browser/ui/webui/ntp/suggestions_source_top_sites.h
|
| +++ b/chrome/browser/ui/webui/ntp/suggestions_source_top_sites.h
|
| @@ -9,9 +9,9 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/task/cancelable_task_tracker.h"
|
| -#include "chrome/browser/history/history_types.h"
|
| #include "chrome/browser/history/visit_filter.h"
|
| #include "chrome/browser/ui/webui/ntp/suggestions_source.h"
|
| +#include "components/history/core/browser/history_types.h"
|
|
|
| class SuggestionsCombiner;
|
| class Profile;
|
|
|