| Index: components/search_engines/search_engine_data_type_controller_unittest.cc
|
| diff --git a/components/search_engines/search_engine_data_type_controller_unittest.cc b/components/search_engines/search_engine_data_type_controller_unittest.cc
|
| index 1322a2e0992dbfa6ff875b2d4c409a994a49a4a5..b025e60a18f1f3664e920037e996d1d7fd6102b1 100644
|
| --- a/components/search_engines/search_engine_data_type_controller_unittest.cc
|
| +++ b/components/search_engines/search_engine_data_type_controller_unittest.cc
|
| @@ -12,7 +12,7 @@
|
| #include "base/memory/ptr_util.h"
|
| #include "base/run_loop.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "base/tracked_objects.h"
|
| #include "components/search_engines/template_url_service.h"
|
| #include "components/sync_driver/data_type_controller_mock.h"
|
|
|