Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(535)

Unified Diff: chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc

Issue 10659031: Merge 144108 - [Sync] Disable search engines datatype by default. (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1132_43/src/
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc
===================================================================
--- chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc (revision 144169)
+++ chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc (working copy)
@@ -43,7 +43,6 @@
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);
« no previous file with comments | « chrome/browser/sync/profile_sync_components_factory_impl.cc ('k') | chrome/browser/sync/test/integration/sync_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698