summaryrefslogtreecommitdiffstats
path: root/sync/sync.gyp
diff options
context:
space:
mode:
authorwittman <wittman@chromium.org>2014-10-28 13:42:51 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-28 20:43:19 +0000
commita8c6b5e30dee463e2feaa44fb2554859c77c3db6 (patch)
tree3971560aa6916083dff7ce7c50751912a50be1be /sync/sync.gyp
parent674e6a9f4dedcdd16530f3b5d99714a0595ab1c9 (diff)
downloadchromium_src-a8c6b5e30dee463e2feaa44fb2554859c77c3db6.zip
chromium_src-a8c6b5e30dee463e2feaa44fb2554859c77c3db6.tar.gz
chromium_src-a8c6b5e30dee463e2feaa44fb2554859c77c3db6.tar.bz2
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}
Diffstat (limited to 'sync/sync.gyp')
-rw-r--r--sync/sync.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/sync/sync.gyp b/sync/sync.gyp
index f93e223..73beca3 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -479,7 +479,6 @@
'protocol/device_info_specifics.proto',
'protocol/dictionary_specifics.proto',
'protocol/encryption.proto',
- 'protocol/enhanced_bookmark_specifics.proto',
'protocol/experiment_status.proto',
'protocol/experiments_specifics.proto',
'protocol/extension_setting_specifics.proto',