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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: sync/api/attachments/README
diff --git a/sync/api/attachments/README b/sync/api/attachments/README
new file mode 100644
index 0000000000000000000000000000000000000000..832dcf357a1eb74ef347450f91ab67e281a2fa98
--- /dev/null
+++ b/sync/api/attachments/README
@@ -0,0 +1,6 @@
+This directory contains the sync attachment interface code that is used by both
+consumers of sync and sync itself.
+
+Because parts of sync may depend on this code, it's important that it remains
+"leafy" and never depends on sync/internal_api/ or else we may end up with
+cycles.
« 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