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 1dbdc85653c417e8fb59dfc88e553882172d2894..6ba33767ae784f21b12db0a8becaf63ac3f91f76 100644 |
--- a/chrome/browser/sync/glue/model_association_manager.cc |
+++ b/chrome/browser/sync/glue/model_association_manager.cc |
@@ -45,6 +45,7 @@ static const syncer::ModelType kStartOrder[] = { |
syncer::FAVICON_IMAGES, |
syncer::FAVICON_TRACKING, |
syncer::MANAGED_USER_SETTINGS, |
+ syncer::MANAGED_USER_SHARED_SETTINGS, |
syncer::ARTICLES, |
syncer::AUTOFILL, // Non-UI thread datatypes. |
syncer::AUTOFILL_PROFILE, |