Index: components/sync/driver/sync_prefs.cc |
diff --git a/components/sync/driver/sync_prefs.cc b/components/sync/driver/sync_prefs.cc |
index 4f1eed6db2539d807e0e9b73f9adfc7662f249ee..336c3dbfbf5a63a26130ee5c8f32e4248245e625 100644 |
--- a/components/sync/driver/sync_prefs.cc |
+++ b/components/sync/driver/sync_prefs.cc |
@@ -354,6 +354,7 @@ void SyncPrefs::RegisterPrefGroups() { |
pref_groups_[syncer::APPS].Put(syncer::APP_NOTIFICATIONS); |
pref_groups_[syncer::APPS].Put(syncer::APP_SETTINGS); |
pref_groups_[syncer::APPS].Put(syncer::APP_LIST); |
+ pref_groups_[syncer::APPS].Put(syncer::ARC_PACKAGE); |
pref_groups_[syncer::AUTOFILL].Put(syncer::AUTOFILL_PROFILE); |
pref_groups_[syncer::AUTOFILL].Put(syncer::AUTOFILL_WALLET_DATA); |