| Index: chrome/browser/history/top_sites_cache.h
|
| diff --git a/chrome/browser/history/top_sites_cache.h b/chrome/browser/history/top_sites_cache.h
|
| index 1269d3b8bb36bca2fafc0a76791090339c4bbde3..de3ee6d5c833c6d77c7c88c4a1ad69737722c6b9 100644
|
| --- a/chrome/browser/history/top_sites_cache.h
|
| +++ b/chrome/browser/history/top_sites_cache.h
|
| @@ -9,8 +9,8 @@
|
| #include <utility>
|
|
|
| #include "base/memory/ref_counted.h"
|
| -#include "chrome/browser/history/history_types.h"
|
| #include "chrome/browser/history/url_utils.h"
|
| +#include "components/history/core/browser/history_types.h"
|
| #include "url/gurl.h"
|
|
|
| class GURL;
|
|
|