Sign in
chromium
/
chromium
/
src
/
c686e3083ac8b46b2b8ce6c036554bf05a7ed9ec
/
.
/
ppapi
/
c
/
DEPS
blob: aa6e7d0f8e6b55e5daf084dbbcc2927eabe61465 [
file
]
# 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"
,
]