Sign in
chromium
/
git
/
chromium
/
trunk
/
.
/
chrome
/
browser
/
common
/
DEPS
blob: 12813f460544368d68b25fc987fa2da12def2f75 [
file
] [
log
] [
blame
]
include_rules
=
[
# Common is for library/utility code shared by multiple parts of chrome
# browser. So it should not depend on other parts of the browser except API.
"-chrome/browser"
,
"+chrome/browser/api"
,
"+chrome/browser/common"
,
]