| Index: components/sync_driver/pref_names.cc
|
| diff --git a/components/sync_driver/pref_names.cc b/components/sync_driver/pref_names.cc
|
| index ef7ab292e8fabc02d0578d6cfa095377733f9715..a2cee32625717fdd8f6d03978f865bdaaa51baa5 100644
|
| --- a/components/sync_driver/pref_names.cc
|
| +++ b/components/sync_driver/pref_names.cc
|
| @@ -32,6 +32,7 @@ const char kSyncAppList[] = "sync.app_list";
|
| const char kSyncAppNotifications[] = "sync.app_notifications";
|
| const char kSyncAppSettings[] = "sync.app_settings";
|
| const char kSyncApps[] = "sync.apps";
|
| +const char kSyncArcPackage[] = "sync.arc_package";
|
| const char kSyncArticles[] = "sync.articles";
|
| const char kSyncAutofillProfile[] = "sync.autofill_profile";
|
| const char kSyncAutofillWallet[] = "sync.autofill_wallet";
|
|
|