repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add google_apis_unittests, midi_unittests to GN swarming.
[chromium-blink-merge.git]
/
ppapi
/
c
/
DEPS
blob
aa6e7d0f8e6b55e5daf084dbbcc2927eabe61465
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
]