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
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
chrome
/
browser
/
sync
/
glue
/
DEPS
blob
38aa4830a7394dbe9c6fb1fba8188e1a8dac31b5
1
include_rules = [
2
"-sync/engine",
3
"-sync/sessions",
4
"-sync/syncable",
5
6
"+sync/internal_api/public",
7
"+sync/util",
8
"+sync/test",
9
10
# TODO(zea): SessionModelAssociator shouldn't need this.
11
# TODO(sync): Also need to fix crbug.com/123674.
12
"+sync/syncable",
13
14
# TODO(tim): This shouldn't be needed.
15
"+sync/util/cryptographer.h"
16
17
]