Index: chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc |
diff --git a/chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc b/chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc |
index df46117f16c8c5d7561a07039026bd55a61e54bc..15259720153bf0fdd1b9be651e08ee0a48cbeb23 100644 |
--- a/chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc |
+++ b/chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc |
@@ -52,7 +52,6 @@ |
datatypes.push_back(syncer::AUTOFILL); |
datatypes.push_back(syncer::AUTOFILL_PROFILE); |
datatypes.push_back(syncer::AUTOFILL_WALLET_DATA); |
- datatypes.push_back(syncer::AUTOFILL_WALLET_METADATA); |
datatypes.push_back(syncer::BOOKMARKS); |
datatypes.push_back(syncer::DEVICE_INFO); |
#if defined(OS_LINUX) || defined(OS_WIN) || defined(OS_CHROMEOS) |