| Index: chrome/browser/sync/glue/model_association_manager.cc
|
| diff --git a/chrome/browser/sync/glue/model_association_manager.cc b/chrome/browser/sync/glue/model_association_manager.cc
|
| index d5f1f7938a79f7d50fc42cc4fdd7f7810192b227..24b589f0d1fe5f987251ff78af62d0dfcc6118b1 100644
|
| --- a/chrome/browser/sync/glue/model_association_manager.cc
|
| +++ b/chrome/browser/sync/glue/model_association_manager.cc
|
| @@ -41,6 +41,7 @@ static const syncer::ModelType kStartOrder[] = {
|
| syncer::DICTIONARY,
|
| syncer::FAVICON_IMAGES,
|
| syncer::FAVICON_TRACKING,
|
| + syncer::MANAGED_USER_SETTINGS,
|
| syncer::AUTOFILL, // Non-UI thread datatypes.
|
| syncer::AUTOFILL_PROFILE,
|
| syncer::EXTENSION_SETTINGS,
|
|
|