Revert enhanced bookmarks sync datatype
commita8c6b5e30dee463e2feaa44fb2554859c77c3db6
authorwittman <wittman@chromium.org>
Tue, 28 Oct 2014 20:42:51 +0000 (28 13:42 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 28 Oct 2014 20:43:19 +0000 (28 20:43 +0000)
tree3971560aa6916083dff7ce7c50751912a50be1be
parent674e6a9f4dedcdd16530f3b5d99714a0595ab1c9
Revert enhanced bookmarks sync datatype

We'd like to move to a new sync datatype like this, but there's
not an effective way to do it while supporting existing
encrypted bookmarks users. We'll eventually get there by
extending BookmarkSpecifics to do what we need, then
reintroducing the new type and converting client-side once
feasible for all clients.

By the time we're ready to reintroduce the new type many things
will likely have changed, so just remove it for the time being.

This reverts commit 72520cfbda25e457da26113b568c76171d716a3f.

BUG=427727

Review URL: https://codereview.chromium.org/673983003

Cr-Commit-Position: refs/heads/master@{#301703}
26 files changed:
chrome/browser/bookmarks/enhanced_bookmarks_features.cc
chrome/browser/bookmarks/enhanced_bookmarks_features.h
chrome/browser/sync/profile_sync_components_factory_impl.cc
chrome/browser/sync/profile_sync_service.cc
chrome/browser/ui/webui/sync_setup_handler.cc
chrome/common/chrome_switches.cc
chrome/common/chrome_switches.h
components/sync_driver/model_association_manager.cc
components/sync_driver/pref_names.cc
components/sync_driver/pref_names.h
components/sync_driver/sync_prefs.cc
sync/internal_api/public/base/model_type.h
sync/protocol/BUILD.gn
sync/protocol/enhanced_bookmark_specifics.proto [deleted file]
sync/protocol/proto_enum_conversions.cc
sync/protocol/proto_enum_conversions.h
sync/protocol/proto_value_conversions.cc
sync/protocol/proto_value_conversions.h
sync/protocol/proto_value_conversions_unittest.cc
sync/protocol/sync.proto
sync/sync.gyp
sync/syncable/model_type.cc
sync/syncable/nigori_util.cc
sync/tools/testserver/chromiumsync.py
sync/util/data_type_histogram.h
tools/metrics/histograms/histograms.xml