Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(180)

Side by Side Diff: sync/api/attachments/README

Issue 436373002: Move non-API code out of sync/api/attachments/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Apply CR feedback. Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 This directory contains the sync attachment interface code that is used by both
2 consumers of sync and sync itself.
3
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.
OLDNEW
« no previous file with comments | « components/sync_driver/ui_data_type_controller_unittest.cc ('k') | sync/api/attachments/attachment_downloader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698