| Index: components/sync/model/sync_merge_result_unittest.cc
|
| diff --git a/components/sync/api/sync_merge_result_unittest.cc b/components/sync/model/sync_merge_result_unittest.cc
|
| similarity index 97%
|
| rename from components/sync/api/sync_merge_result_unittest.cc
|
| rename to components/sync/model/sync_merge_result_unittest.cc
|
| index 13d08dc76b93a6f278747f94a449d6cbec12648b..6147045aa2556279df025498e88772b4dcf7b71c 100644
|
| --- a/components/sync/api/sync_merge_result_unittest.cc
|
| +++ b/components/sync/model/sync_merge_result_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/sync/api/sync_merge_result.h"
|
| +#include "components/sync/model/sync_merge_result.h"
|
|
|
| #include "base/location.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|