| Index: chrome/browser/history/top_sites.h
|
| diff --git a/chrome/browser/history/top_sites.h b/chrome/browser/history/top_sites.h
|
| index d8f9c298875c6d44a84b0b044721e91543296946..ea5dce4570cdb386b92be48e719a6e05433793bd 100644
|
| --- a/chrome/browser/history/top_sites.h
|
| +++ b/chrome/browser/history/top_sites.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "chrome/browser/history/history_service.h"
|
| -#include "chrome/browser/history/history_types.h"
|
| +#include "components/history/core/browser/history_types.h"
|
| #include "components/history/core/browser/top_sites_observer.h"
|
| #include "components/history/core/common/thumbnail_score.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
|
|