| Index: chrome/browser/history/history.cc
|
| diff --git a/chrome/browser/history/history.cc b/chrome/browser/history/history.cc
|
| index 2f3cc3c6c9b272bf62d596a4a0931978916e7e24..7ef5edd49c2dd29d88228a77b6dcd6db781497cc 100644
|
| --- a/chrome/browser/history/history.cc
|
| +++ b/chrome/browser/history/history.cc
|
| @@ -29,7 +29,6 @@
|
| #include "base/message_loop.h"
|
| #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"
|
|
|