| Index: chrome/browser/history/android/android_urls_sql_handler.cc
|
| diff --git a/chrome/browser/history/android/android_urls_sql_handler.cc b/chrome/browser/history/android/android_urls_sql_handler.cc
|
| index 2b2d687ee2c46cf25099d88d30209a18fb3b599b..b2bb498c2610db258efc7958c39426aa4b26e887 100644
|
| --- a/chrome/browser/history/android/android_urls_sql_handler.cc
|
| +++ b/chrome/browser/history/android/android_urls_sql_handler.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "chrome/browser/history/android/android_urls_sql_handler.h"
|
|
|
| +#include "base/logging.h"
|
| #include "chrome/browser/history/history_database.h"
|
|
|
| namespace history {
|
|
|