Updating trunk VERSION from 2139.0 to 2140.0
[chromium-blink-merge.git] / sync / api / attachments / README
blob832dcf357a1eb74ef347450f91ab67e281a2fa98
1 This directory contains the sync attachment interface code that is used by both
2 consumers of sync and sync itself.
4 Because parts of sync may depend on this code, it's important that it remains
5 "leafy" and never depends on sync/internal_api/ or else we may end up with
6 cycles.