| Index: chrome/browser/history/android/android_cache_database.h
|
| diff --git a/chrome/browser/history/android/android_cache_database.h b/chrome/browser/history/android/android_cache_database.h
|
| index 3fb977bb6bfeba9ad1fab003b4b1bb86d09a22a0..c0ae941367a5ac9163aa4fabc59371f2a1b46890 100644
|
| --- a/chrome/browser/history/android/android_cache_database.h
|
| +++ b/chrome/browser/history/android/android_cache_database.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/gtest_prod_util.h"
|
| #include "base/time/time.h"
|
| -#include "chrome/browser/history/android/android_history_types.h"
|
| +#include "components/history/core/android/android_history_types.h"
|
| #include "sql/connection.h"
|
| #include "sql/init_status.h"
|
|
|
|
|