| Index: components/sync/core/model_type_store_impl_unittest.cc
|
| diff --git a/sync/internal_api/model_type_store_impl_unittest.cc b/components/sync/core/model_type_store_impl_unittest.cc
|
| similarity index 99%
|
| rename from sync/internal_api/model_type_store_impl_unittest.cc
|
| rename to components/sync/core/model_type_store_impl_unittest.cc
|
| index 26c48af5dfbc17f63e7c81589d8a8ecce7a3a62a..93902ce40daad8853bb099173e1de16d2089951c 100644
|
| --- a/sync/internal_api/model_type_store_impl_unittest.cc
|
| +++ b/components/sync/core/model_type_store_impl_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 "sync/internal_api/public/model_type_store_impl.h"
|
| +#include "components/sync/core/model_type_store_impl.h"
|
|
|
| #include <utility>
|
|
|
|
|