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 15d83655b0435047b294190df663f7663f153ae2..7ce9a2a5811a85e7d3200fe7a6db152c3aefb005 100644 |
--- a/chrome/browser/sync/glue/model_association_manager.cc |
+++ b/chrome/browser/sync/glue/model_association_manager.cc |
@@ -30,6 +30,7 @@ static const syncer::ModelType kStartOrder[] = { |
syncer::EXPERIMENTS, // Listed for completeness. |
syncer::BOOKMARKS, // UI thread datatypes. |
syncer::PREFERENCES, |
+ syncer::PRIORITY_PREFERENCES, |
syncer::EXTENSIONS, |
syncer::APPS, |
syncer::THEMES, |