| Index: components/sync/model_impl/model_type_store_impl.h
|
| diff --git a/components/sync/model_impl/model_type_store_impl.h b/components/sync/model_impl/model_type_store_impl.h
|
| index 57bb9807d4fd44b9dafa0d4e64e97477f171f1ed..5a7d1d59a1b57a89c9eed12db88a8a75af6881c4 100644
|
| --- a/components/sync/model_impl/model_type_store_impl.h
|
| +++ b/components/sync/model_impl/model_type_store_impl.h
|
| @@ -10,6 +10,7 @@
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| +#include "base/sequenced_task_runner.h"
|
| #include "base/threading/non_thread_safe.h"
|
| #include "components/sync/base/model_type.h"
|
| #include "components/sync/model/model_type_store.h"
|
|
|