| Index: components/history/core/browser/history_service_unittest.cc
|
| diff --git a/components/history/core/browser/history_service_unittest.cc b/components/history/core/browser/history_service_unittest.cc
|
| index 84ed75f00ad80b590bee2958b3615ba13f0b79fd..cdb6eb1d34a5e9ebe1e4ab138eb19d1350a56ed6 100644
|
| --- a/components/history/core/browser/history_service_unittest.cc
|
| +++ b/components/history/core/browser/history_service_unittest.cc
|
| @@ -28,7 +28,7 @@
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "components/history/core/browser/history_database_params.h"
|
| #include "components/history/core/browser/history_db_task.h"
|
| #include "components/history/core/test/database_test_utils.h"
|
|
|