| Index: components/sync/api/mock_model_type_store.cc
|
| diff --git a/sync/api/mock_model_type_store.cc b/components/sync/api/mock_model_type_store.cc
|
| similarity index 98%
|
| rename from sync/api/mock_model_type_store.cc
|
| rename to components/sync/api/mock_model_type_store.cc
|
| index 58bebb73bcbe1ed29092f216e15949c7cdd076e3..0ff3cbf21428dcc95fc62cef4ffc7c329b382674 100644
|
| --- a/sync/api/mock_model_type_store.cc
|
| +++ b/components/sync/api/mock_model_type_store.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/api/mock_model_type_store.h"
|
| +#include "components/sync/api/mock_model_type_store.h"
|
|
|
| #include <utility>
|
|
|
|
|