| Index: chrome/browser/history/top_sites_database.h
|
| diff --git a/chrome/browser/history/top_sites_database.h b/chrome/browser/history/top_sites_database.h
|
| index 9659d2a937f97d42fcd823023a0b899d43c1efc6..0a86936e92921a4d5498bc193addaa3dff5b9c40 100644
|
| --- a/chrome/browser/history/top_sites_database.h
|
| +++ b/chrome/browser/history/top_sites_database.h
|
| @@ -9,7 +9,7 @@
|
| #include <string>
|
|
|
| #include "base/gtest_prod_util.h"
|
| -#include "chrome/browser/history/history_types.h"
|
| +#include "components/history/core/browser/history_types.h"
|
| #include "sql/meta_table.h"
|
|
|
| namespace base {
|
|
|