| Index: chrome/browser/history/visitsegment_database.cc
|
| diff --git a/chrome/browser/history/visitsegment_database.cc b/chrome/browser/history/visitsegment_database.cc
|
| index 1d82bb1fe1165f95f4eea3f78c137fe7f0cc809e..3a54c3ddbcef3403a90e8f589ed8bcee0c0eb2c6 100644
|
| --- a/chrome/browser/history/visitsegment_database.cc
|
| +++ b/chrome/browser/history/visitsegment_database.cc
|
| @@ -14,7 +14,7 @@
|
| #include "base/stl_util.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "chrome/browser/history/page_usage_data.h"
|
| +#include "components/history/core/browser/page_usage_data.h"
|
| #include "sql/statement.h"
|
| #include "sql/transaction.h"
|
|
|
|
|