| Index: chrome/browser/history/android/sqlite_cursor.cc
|
| diff --git a/chrome/browser/history/android/sqlite_cursor.cc b/chrome/browser/history/android/sqlite_cursor.cc
|
| index d840fe649ebea4dc3c6fefd02b97f24b82ee551a..9e3d1430406259938c6fea933a9da795115b8833 100644
|
| --- a/chrome/browser/history/android/sqlite_cursor.cc
|
| +++ b/chrome/browser/history/android/sqlite_cursor.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/android/jni_string.h"
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
| -#include "components/history/core/android/android_history_types.h"
|
| +#include "components/history/core/browser/android/android_history_types.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "jni/SQLiteCursor_jni.h"
|
| #include "sql/statement.h"
|
|
|