| Index: components/sync/model/model_type_store.cc
|
| diff --git a/components/sync/model/model_type_store.cc b/components/sync/model/model_type_store.cc
|
| index 5433b80a52d8fd3ca2ee55961186598535fadaa6..ba9969ee44c546e8818adc23a77e5f0ee7c428ef 100644
|
| --- a/components/sync/model/model_type_store.cc
|
| +++ b/components/sync/model/model_type_store.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "components/sync/model/model_type_store.h"
|
|
|
| -#include "components/sync/core/model_type_store_impl.h"
|
| +#include "components/sync/model_impl/model_type_store_impl.h"
|
|
|
| namespace syncer {
|
|
|
|
|