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
Try to work around that clang/win bug in another file.
[chromium-blink-merge.git]
/
components
/
keyed_service
/
DEPS
blob
5c12ca8ad83dead04cc98dd76ba78bb3f8bc7941
1
include_rules = [
2
# KeyedService is a layered component; subdirectories must introduce
3
# allowances of //content dependencies as appropriate.
4
"-components/keyed_service/content",
5
6
"+components/pref_registry",
7
"+components/user_prefs",
8
]