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
Fix some lint errors in url_request_context_adapter
[chromium-blink-merge.git]
/
athena
/
resource_manager
/
DEPS
blob
0be6357219b7d701274c8b39a073c68d39acc51a
1
include_rules = [
2
"+athena/activity/public",
3
"+athena/wm/public",
4
"+ui/aura",
5
"+ui/base",
6
]
7
8
specific_include_rules = {
9
".*_unittest.cc": [
10
"+ui/gfx",
11
"+ui/views",
12
],
13
# for unittests
14
"memory_pressure_notifier.h": [
15
"+athena/athena_export.h",
16
],
17
}