| Index: chrome/browser/history/visitsegment_database.h
|
| diff --git a/chrome/browser/history/visitsegment_database.h b/chrome/browser/history/visitsegment_database.h
|
| index b2242882eef0493d37f26ee33be0c51ad455ad27..23029789fb492425d53f89618929eb86d85c4f3f 100644
|
| --- a/chrome/browser/history/visitsegment_database.h
|
| +++ b/chrome/browser/history/visitsegment_database.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_HISTORY_VISITSEGMENT_DATABASE_H_
|
|
|
| #include "base/basictypes.h"
|
| -#include "chrome/browser/history/history_types.h"
|
| +#include "components/history/core/browser/history_types.h"
|
|
|
| class PageUsageData;
|
|
|
|
|