Sign in
chromium
/
chromium
/
src
/
08fbce0a25be93e3ccef86182a5a7e8f08f4be2f
/
.
/
ppapi
/
c
/
DEPS
blob: aa6e7d0f8e6b55e5daf084dbbcc2927eabe61465 [
file
] [
log
] [
blame
]
# ppapi/c should not be dependent on other parts of chromium; it should stay
# browser-neutral as much as possible.
include_rules
=
[
"-base"
,
"-build"
,
"-ipc"
,
"-uncode"
,
"-testing"
,
"-ppapi"
,
"+ppapi/c"
,
]