Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / sync / internal_api / DEPS
index dec66bc..56e203d 100644 (file)
@@ -4,10 +4,14 @@ include_rules = [
   "+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/notifier",
   "+sync/protocol",
   "+sync/sessions",
   "+sync/syncable",