Add LazySyncableAdapter
The LazySyncableAdapter is used to wrap LazySyncables of any changeset type into a LazySyncable with a string changeset by serializing the changesets into a string and parsing them from strings. That way, ObjectSyncState can just work with LazySyncables of type string. BUG=663065 Review-Url: https://codereview.chromium.org/2522633004 Cr-Commit-Position: refs/heads/master@{#436137}
Showing
Please register or sign in to comment