blob: ca3bac457d2345f8107f94e968d2c5d33d803fe4 [file] [log] [blame]
include_rules = [
"+net/base",
"+net/cookies",
"+net/http",
"+net/test",
"+net/url_request",
"+sql",
# For accessing attachment primitives like Attachment and AttachmentId. This
# dependency is OK because sync/api/attachments is "leafy" and won't depend on
# sync/internal_api/.
"+sync/api/attachments",
"+sync/base",
"+sync/engine",
"+sync/js",
"+sync/protocol",
"+sync/sessions",
"+sync/syncable",
"+sync/test",
"+sync/util",
"+third_party/leveldatabase", # for ModelTypeStore implementation
"+third_party/zlib", # For UniquePosition compression
]