Sign in
chromium
/
chromium
/
src
/
df591fb571b2c18f2ab818098e2d6ac3014c9560
/
.
/
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"
,
]