Index: sync/api/attachments/README |
diff --git a/sync/api/attachments/README b/sync/api/attachments/README |
index 832dcf357a1eb74ef347450f91ab67e281a2fa98..417e17675af7184d1f58e876f7042d65cc3673a8 100644 |
--- a/sync/api/attachments/README |
+++ b/sync/api/attachments/README |
@@ -2,5 +2,5 @@ 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. |
+"leafy" and never depends on sync/internal_api/ or sync/syncable/, or else we |
+may end up with cycles. |