| Index: chrome/browser/history/history.cc
|
| diff --git a/chrome/browser/history/history.cc b/chrome/browser/history/history.cc
|
| index 583e1067289ff6bffd7c5f851c9216a3c0ffe077..e740d17a98e05963b27dd5a38ec8c3d1aa46b122 100644
|
| --- a/chrome/browser/history/history.cc
|
| +++ b/chrome/browser/history/history.cc
|
| @@ -30,6 +30,7 @@
|
| #include "base/path_service.h"
|
| #include "base/string_util.h"
|
| #include "base/task.h"
|
| +#include "base/threading/thread.h"
|
| #include "chrome/browser/autocomplete/history_url_provider.h"
|
| #include "chrome/browser/browser_process.h"
|
| #include "chrome/browser/history/history_backend.h"
|
|
|