Chromium Code Reviews| 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 da77dba063a572834698efdbb8950cac33d2be85..6fe27102d6220e797589a3e4a602c48842683af0 100644 |
| --- a/components/sync_driver/model_association_manager.cc |
| +++ b/components/sync_driver/model_association_manager.cc |
| @@ -54,6 +54,7 @@ static const syncer::ModelType kStartOrder[] = { |
| syncer::EXTENSIONS, |
| syncer::APPS, |
| syncer::APP_LIST, |
| + syncer::ARC_PACKAGE, |
| syncer::THEMES, |
| syncer::SEARCH_ENGINES, |
| syncer::SESSIONS, |