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..f33fe02d0b6cea565ea5db4145ca3a3e1e6b7843 100644 |
--- a/chrome/browser/sync/glue/model_association_manager.cc |
+++ b/chrome/browser/sync/glue/model_association_manager.cc |
@@ -36,6 +36,7 @@ static const syncer::ModelType kStartOrder[] = { |
syncer::SEARCH_ENGINES, |
syncer::SESSIONS, |
syncer::APP_NOTIFICATIONS, |
+ syncer::DICTIONARY, |
syncer::AUTOFILL, // Non-UI thread datatypes. |
syncer::AUTOFILL_PROFILE, |
syncer::EXTENSION_SETTINGS, |