| Index: components/sync/core/model_type_store_impl.h
|
| diff --git a/components/sync/core/model_type_store_impl.h b/components/sync/core/model_type_store_impl.h
|
| index 1b043853ecdfad61d072e4509fc4bd41d0fde43a..c1b089d41f7273c31652043a6cd0feb99c4b927b 100644
|
| --- a/components/sync/core/model_type_store_impl.h
|
| +++ b/components/sync/core/model_type_store_impl.h
|
| @@ -11,8 +11,8 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/threading/non_thread_safe.h"
|
| -#include "components/sync/api/model_type_store.h"
|
| #include "components/sync/base/model_type.h"
|
| +#include "components/sync/model/model_type_store.h"
|
|
|
| namespace leveldb {
|
| class WriteBatch;
|
|
|