Description[Sync] Replace AttachmentIdSet with AttachmentIdList in interfaces.
Today both types are used on AttachmentService and other interfaces.
In this change I make all interfaces use AttachmentIdList.
AttachmentIdSet is only used in implementations and unittests.
R=maniscalco@chromium.org
BUG=
TEST=No observable behavior change.
Committed: https://crrev.com/66175b0031526dd7d2575b6bcce62a1c5c2db580
Cr-Commit-Position: refs/heads/master@{#322130}
Patch Set 1 #
Total comments: 5
Patch Set 2 : Changes after Nick's feedback. #Messages
Total messages: 12 (4 generated)
|