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
Adding instrumentation to locate the source of jankiness
[chromium-blink-merge.git]
/
chrome
/
browser
/
invalidation
/
DEPS
blob
4330e28a5ad08d7de8e2a156f0cfa181705edf9a
1
include_rules = [
2
# Needed for P2PInvalidationService construction.
3
"+jingle/notifier",
4
5
# Needed for InvalidationController JNI methods.
6
"+chrome/jni/InvalidationController_jni.h",
7
8
"+components/invalidation",
9
]