From a8c6b5e30dee463e2feaa44fb2554859c77c3db6 Mon Sep 17 00:00:00 2001 From: wittman Date: Tue, 28 Oct 2014 13:42:51 -0700 Subject: 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} --- sync/sync.gyp | 1 - 1 file changed, 1 deletion(-) (limited to 'sync/sync.gyp') 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', -- cgit v1.1