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
base/threading: remove ScopedTracker placed for experiments
[chromium-blink-merge.git]
/
content
/
common
/
gpu
/
client
/
DEPS
blob
1aea6635f147f9462b10e5289d997ebbacb185dc
1
include_rules = [
2
"+cc/blink",
3
]
4
5
specific_include_rules = {
6
# Tests can make use of content/browser/ infrastructure.
7
".*browsertest\.cc": [
8
"+content/browser"
9
]
10
}