| Index: chrome/browser/history/android/android_urls_database.h
|
| diff --git a/chrome/browser/history/android/android_urls_database.h b/chrome/browser/history/android/android_urls_database.h
|
| index fda6354392f4fd6c27c9459d068214a686a5d49e..b1d071b56b60e7a73abed4502fddc257a0e1d4b8 100644
|
| --- a/chrome/browser/history/android/android_urls_database.h
|
| +++ b/chrome/browser/history/android/android_urls_database.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_HISTORY_ANDROID_ANDROID_URLS_DATABASE_H_
|
| #define CHROME_BROWSER_HISTORY_ANDROID_ANDROID_URLS_DATABASE_H_
|
|
|
| -#include "chrome/browser/history/android/android_history_types.h"
|
| +#include "components/history/core/android/android_history_types.h"
|
|
|
| namespace history {
|
|
|
|
|