diff options
Diffstat (limited to 'components/sync_driver/pref_names.h')
-rw-r--r-- | components/sync_driver/pref_names.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/components/sync_driver/pref_names.h b/components/sync_driver/pref_names.h index 31a605a..5eb8578 100644 --- a/components/sync_driver/pref_names.h +++ b/components/sync_driver/pref_names.h @@ -57,8 +57,6 @@ extern const char kSyncUsingSecondaryPassphrase[]; extern const char kSyncEncryptionBootstrapToken[]; extern const char kSyncKeystoreEncryptionBootstrapToken[]; -extern const char kSyncAcknowledgedSyncTypes[]; - extern const char kSyncSessionsGUID[]; #if defined(OS_CHROMEOS) |