| 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 97930b8cd2dcd9c520e1361b8e49679fc8efa933..fb753f039cc18b0f4e5a71ca5feaa81c2a62cd5c 100644
|
| --- a/components/search_engines/search_engine_data_type_controller_unittest.cc
|
| +++ b/components/search_engines/search_engine_data_type_controller_unittest.cc
|
| @@ -15,11 +15,11 @@
|
| #include "base/threading/thread_task_runner_handle.h"
|
| #include "base/tracked_objects.h"
|
| #include "components/search_engines/template_url_service.h"
|
| +#include "components/sync/api/fake_syncable_service.h"
|
| #include "components/sync_driver/data_type_controller_mock.h"
|
| #include "components/sync_driver/fake_generic_change_processor.h"
|
| #include "components/sync_driver/fake_sync_client.h"
|
| #include "components/sync_driver/sync_api_component_factory_mock.h"
|
| -#include "sync/api/fake_syncable_service.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| using testing::_;
|
|
|