| 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 bf37a330de2ea660ddc9e72898142ad85a900632..4f308855c213d2c79c3da70627f2f3aaff2f28ea 100644
|
| --- a/components/search_engines/search_engine_data_type_controller_unittest.cc
|
| +++ b/components/search_engines/search_engine_data_type_controller_unittest.cc
|
| @@ -16,11 +16,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 "components/sync/model/fake_syncable_service.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| using testing::_;
|
|
|