| Index: components/sync_driver/model_association_manager.cc
|
| diff --git a/components/sync_driver/model_association_manager.cc b/components/sync_driver/model_association_manager.cc
|
| index 71fbdd522c422edf02254423ac1cd6f8d9af1f94..ebbbd37348c4c43109630a9bef892e2728c8844b 100644
|
| --- a/components/sync_driver/model_association_manager.cc
|
| +++ b/components/sync_driver/model_association_manager.cc
|
| @@ -31,6 +31,7 @@ static const syncer::ModelType kStartOrder[] = {
|
| syncer::AUTOFILL,
|
| syncer::AUTOFILL_PROFILE,
|
| syncer::AUTOFILL_WALLET_DATA,
|
| + syncer::AUTOFILL_WALLET_METADATA,
|
| syncer::EXTENSION_SETTINGS,
|
| syncer::APP_SETTINGS,
|
| syncer::TYPED_URLS,
|
|
|