| Index: chrome/browser/history/history_database.h
|
| diff --git a/chrome/browser/history/history_database.h b/chrome/browser/history/history_database.h
|
| index deb26e2136862e187d6e5b8e63eeb42c9ec6fadd..6241b51da7781e13764ee648c36b803e353941ec 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"
|
|
|