| 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 7ce9a2a5811a85e7d3200fe7a6db152c3aefb005..2739ede7e78f771a50a0bb383a752dd7f3f5de2b 100644
|
| --- a/chrome/browser/sync/glue/model_association_manager.cc
|
| +++ b/chrome/browser/sync/glue/model_association_manager.cc
|
| @@ -37,6 +37,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,
|
|
|