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 426e6e3128768d37abecebd76bfe417e3e97787d..88c5a965eedeecf1c2cce8b98e14855ba9083009 100644 |
--- a/components/sync_driver/model_association_manager.cc |
+++ b/components/sync_driver/model_association_manager.cc |
@@ -56,6 +56,7 @@ static const syncer::ModelType kStartOrder[] = { |
syncer::FAVICON_TRACKING, |
syncer::SUPERVISED_USER_SETTINGS, |
syncer::SUPERVISED_USER_SHARED_SETTINGS, |
+ syncer::SUPERVISED_USER_WHITELISTS, |
syncer::ARTICLES, |
syncer::WIFI_CREDENTIALS, |
}; |