| Index: chrome/browser/history/android/android_provider_backend.cc
|
| diff --git a/chrome/browser/history/android/android_provider_backend.cc b/chrome/browser/history/android/android_provider_backend.cc
|
| index 7f2e80a0c738b6425de4597d9c6428980e87e736..881d633b76ee51af8e4790ea5e90c62827fc296e 100644
|
| --- a/chrome/browser/history/android/android_provider_backend.cc
|
| +++ b/chrome/browser/history/android/android_provider_backend.cc
|
| @@ -17,6 +17,7 @@
|
| #include "chrome/browser/history/history_database.h"
|
| #include "chrome/browser/history/thumbnail_database.h"
|
| #include "components/history/core/browser/history_client.h"
|
| +#include "components/history/core/browser/keyword_search_term.h"
|
| #include "content/public/common/page_transition_types.h"
|
| #include "sql/connection.h"
|
|
|
|
|