| Index: components/sync/engine_impl/directory_update_handler_unittest.cc
|
| diff --git a/components/sync/engine_impl/directory_update_handler_unittest.cc b/components/sync/engine_impl/directory_update_handler_unittest.cc
|
| index 15e0de00bbc5ce2aefd404536d08cf01edf403f3..4dde95ac1e7103825d51431afbdba544c54f02ad 100644
|
| --- a/components/sync/engine_impl/directory_update_handler_unittest.cc
|
| +++ b/components/sync/engine_impl/directory_update_handler_unittest.cc
|
| @@ -14,10 +14,10 @@
|
| #include "base/memory/ptr_util.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "components/sync/base/attachment_id_proto.h"
|
| -#include "components/sync/core/test/test_entry_factory.h"
|
| #include "components/sync/engine_impl/cycle/directory_type_debug_info_emitter.h"
|
| #include "components/sync/engine_impl/cycle/status_controller.h"
|
| #include "components/sync/engine_impl/syncer_proto_util.h"
|
| +#include "components/sync/engine_impl/test_entry_factory.h"
|
| #include "components/sync/protocol/sync.pb.h"
|
| #include "components/sync/syncable/directory.h"
|
| #include "components/sync/syncable/entry.h"
|
|
|