OpenGrok
Cross Reference: DEPS
xref
: /
external
/
chromium_org
/
base
/
android
/
linker
/
DEPS
Home
|
History
|
Annotate
|
Download
|
only in
linker
1
include_rules = [
2
# This code cannot depend on anything from base/
3
"-base",
4
]
5