repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use common code to set HttpNetworkSession::Param pointers.
[chromium-blink-merge.git]
/
sync
/
internal_api
/
DEPS
blob
56e203d5c0dfab40fe5094bfae1a18efdcb704e3
1
include_rules = [
2
"+net/base",
3
"+net/cookies",
4
"+net/http",
5
"+net/test",
6
"+net/url_request",
7
"+sql",
8
# For accessing attachment primitives like Attachment and AttachmentId. This
9
# dependency is OK because sync/api/attachments is "leafy" and won't depend on
10
# sync/internal_api/.
11
"+sync/api/attachments",
12
"+sync/base",
13
"+sync/engine",
14
"+sync/js",
15
"+sync/protocol",
16
"+sync/sessions",
17
"+sync/syncable",
18
"+sync/test",
19
"+sync/util",
20
"+third_party/zlib", # For UniquePosition compression
21
]