| Index: components/sync/model_impl/shared_model_type_processor_unittest.cc
|
| diff --git a/components/sync/model_impl/shared_model_type_processor_unittest.cc b/components/sync/model_impl/shared_model_type_processor_unittest.cc
|
| index acef48ebf7bc478eae2e5fc329ae386f1a616a36..c2d9594cb0e6baad2c11b34b00f6fcf7e9c41592 100644
|
| --- a/components/sync/model_impl/shared_model_type_processor_unittest.cc
|
| +++ b/components/sync/model_impl/shared_model_type_processor_unittest.cc
|
| @@ -17,10 +17,10 @@
|
| #include "base/run_loop.h"
|
| #include "components/sync/base/time.h"
|
| #include "components/sync/core/activation_context.h"
|
| -#include "components/sync/core/simple_metadata_change_list.h"
|
| #include "components/sync/engine/commit_queue.h"
|
| #include "components/sync/model/data_type_error_handler_mock.h"
|
| #include "components/sync/model/fake_model_type_service.h"
|
| +#include "components/sync/model/simple_metadata_change_list.h"
|
| #include "components/sync/test/engine/mock_model_type_worker.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|