| Index: components/browser_sync/profile_sync_service_autofill_unittest.cc
|
| diff --git a/components/browser_sync/profile_sync_service_autofill_unittest.cc b/components/browser_sync/profile_sync_service_autofill_unittest.cc
|
| index 0d39c2af2d1a36a530bb9a44b34f577b710af9a4..559b895a8bcf051ddbc2d1c33291d6e72128667e 100644
|
| --- a/components/browser_sync/profile_sync_service_autofill_unittest.cc
|
| +++ b/components/browser_sync/profile_sync_service_autofill_unittest.cc
|
| @@ -42,10 +42,10 @@
|
| #include "components/browser_sync/profile_sync_service.h"
|
| #include "components/browser_sync/test_profile_sync_service.h"
|
| #include "components/sync/base/model_type.h"
|
| -#include "components/sync/core/data_type_debug_info_listener.h"
|
| #include "components/sync/driver/data_type_controller.h"
|
| #include "components/sync/driver/data_type_manager_impl.h"
|
| #include "components/sync/driver/sync_api_component_factory_mock.h"
|
| +#include "components/sync/engine/data_type_debug_info_listener.h"
|
| #include "components/sync/protocol/autofill_specifics.pb.h"
|
| #include "components/sync/syncable/mutable_entry.h"
|
| #include "components/sync/syncable/read_node.h"
|
|
|