| Index: chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc (revision 144576)
|
| +++ chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc (working copy)
|
| @@ -43,6 +43,7 @@
|
| datatypes.push_back(syncable::EXTENSION_SETTINGS);
|
| datatypes.push_back(syncable::PASSWORDS);
|
| datatypes.push_back(syncable::PREFERENCES);
|
| + datatypes.push_back(syncable::SEARCH_ENGINES);
|
| datatypes.push_back(syncable::SESSIONS);
|
| datatypes.push_back(syncable::THEMES);
|
| datatypes.push_back(syncable::TYPED_URLS);
|
|
|