Sign in
chromium
/
chromium
/
src.git
/
cc5e5302e3ffda76e9ef8899232ba49edb267b71
/
.
/
ppapi
/
c
/
DEPS
blob: aa6e7d0f8e6b55e5daf084dbbcc2927eabe61465 [
file
] [
log
] [
blame
]
[email protected]
2059f3d
2011-12-01 20:12:37
[
diff
] [
blame
]
1
# ppapi/c should not be dependent on other parts of chromium; it should stay
2
# browser-neutral as much as possible.
3
include_rules
=
[
4
"-base"
,
5
"-build"
,
6
"-ipc"
,
7
"-uncode"
,
8
"-testing"
,
9
"-ppapi"
,
10
"+ppapi/c"
,
11
]