| Index: chrome/browser/history/history_database.h
|
| diff --git a/chrome/browser/history/history_database.h b/chrome/browser/history/history_database.h
|
| index 4a4ac9ef4a39f6e2cb56eba779c17ddaa9b2f695..687ef88545794815863b8a96267ccdcca7aa2b43 100644
|
| --- a/chrome/browser/history/history_database.h
|
| +++ b/chrome/browser/history/history_database.h
|
| @@ -9,7 +9,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/gtest_prod_util.h"
|
| #include "build/build_config.h"
|
| -#include "chrome/browser/history/download_database.h"
|
| +#include "components/history/core/browser/download_database.h"
|
| #include "components/history/core/browser/url_database.h"
|
| #include "components/history/core/browser/visit_database.h"
|
| #include "components/history/core/browser/visitsegment_database.h"
|
|
|